PolarColumnChartSeriesFluent extension

Generated fluent modifiers for PolarColumnChartSeries.

on

Methods

clearColor() PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Clears PolarColumnChartSeries.color to null.
clearMetadata() PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Clears PolarColumnChartSeries.metadata to null.
clearName() PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Clears PolarColumnChartSeries.name to null.
clearUnit() PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Clears PolarColumnChartSeries.unit to null.
updateIntervalStyle(PolarColumnIntervalStyle update(PolarColumnIntervalStyle current)) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Rebuilds PolarColumnChartSeries.intervalStyle from its current value.
updatePolarStyle(PolarColumnStyle update(PolarColumnStyle current)) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Rebuilds PolarColumnChartSeries.polarStyle from its current value.
updateSelectionStyle(RadialSelectionStyle update(RadialSelectionStyle current)) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Rebuilds PolarColumnChartSeries.selectionStyle from its current value.
updateTargetMarkerStyle(PolarColumnTargetMarkerStyle update(PolarColumnTargetMarkerStyle current)) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Rebuilds PolarColumnChartSeries.targetMarkerStyle from its current value.
withColor(Color value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.color with value.
withIntervalStyle(PolarColumnIntervalStyle value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.intervalStyle with value.
withMetadata(Map<String, dynamic> value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.metadata with value.
withName(String value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.name with value.
withPolarStyle(PolarColumnStyle value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.polarStyle with value.
withPreset(PolarColumnPreset value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.preset with value.
withSelectionStyle(RadialSelectionStyle value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.selectionStyle with value.
withShowInLegend(bool value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.showInLegend with value.
withShowInTrackingTooltip(bool value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.showInTrackingTooltip with value.
withShowTrackingAxisLabel(bool value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.showTrackingAxisLabel with value.
withTargetMarkerStyle(PolarColumnTargetMarkerStyle value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.targetMarkerStyle with value.
withUnit(String value) PolarColumnChartSeries

Available on PolarColumnChartSeries, provided by the PolarColumnChartSeriesFluent extension

Replaces PolarColumnChartSeries.unit with value.