BarChartSeriesFluent extension

Generated fluent modifiers for BarChartSeries.

on

Methods

clearBulletStyle() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.bulletStyle to null.
clearCategorySpacing() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.categorySpacing to null.
clearColor() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.color to null.
clearGroupId() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.groupId to null.
clearLollipopStyle() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.lollipopStyle to null.
clearMetadata() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.metadata to null.
clearName() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.name to null.
clearStyle() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.style to null.
clearTrackStyle() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.trackStyle to null.
clearUnit() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.unit to null.
clearYAxisConfig() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.yAxisConfig to null.
clearYAxisId() BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Clears BarChartSeries.yAxisId to null.
updateBarStyle(BarChartStyle update(BarChartStyle current)) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Rebuilds BarChartSeries.barStyle from its current value.
updateDivergingStyle(BarDivergingStyle update(BarDivergingStyle current)) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Rebuilds BarChartSeries.divergingStyle from its current value.
updateErrorBarStyle(BarErrorBarStyle update(BarErrorBarStyle current)) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Rebuilds BarChartSeries.errorBarStyle from its current value.
updateLabelStyle(BarLabelStyle update(BarLabelStyle current)) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Rebuilds BarChartSeries.labelStyle from its current value.
updateTargetMarkerStyle(BarTargetMarkerStyle update(BarTargetMarkerStyle current)) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Rebuilds BarChartSeries.targetMarkerStyle from its current value.
updateWaterfallStyle(BarWaterfallStyle update(BarWaterfallStyle current)) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Rebuilds BarChartSeries.waterfallStyle from its current value.
withAnnotations(List<ChartAnnotation> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.annotations with value.
withBarGap(double value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.barGap with value.
withBarStyle(BarChartStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.barStyle with value.
withBaselineValue(double value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.baselineValue with value.
withBulletStyle(BarBulletStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.bulletStyle with value.
withCategorySpacing(double value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.categorySpacing with value.
withColor(Color value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.color with value.
withDivergingRole(BarDivergingRole value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.divergingRole with value.
withDivergingStyle(BarDivergingStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.divergingStyle with value.
withErrorBarStyle(BarErrorBarStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.errorBarStyle with value.
withErrorLowerValues(List<double?> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.errorLowerValues with value.
withErrorUpperValues(List<double?> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.errorUpperValues with value.
withGroupId(String value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.groupId with value.
withLabelStyle(BarLabelStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.labelStyle with value.
withLayoutMode(BarLayoutMode value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.layoutMode with value.
withLollipopStyle(BarLollipopStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.lollipopStyle with value.
withMetadata(Map<String, dynamic> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.metadata with value.
withMinBarLength(double value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.minBarLength with value.
withName(String value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.name with value.
withOrientation(BarOrientation value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.orientation with value.
withOverlayOffsetFactor(double value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.overlayOffsetFactor with value.
withOverlayWidthFactor(double value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.overlayWidthFactor with value.
withPoints(List<ChartDataPoint> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.points with value.
withRangeStartValues(List<double?> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.rangeStartValues with value.
withShowInLegend(bool value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

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

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

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

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.showTrackingAxisLabel with value.
withStyle(SeriesStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.style with value.
withTargetMarkerStyle(BarTargetMarkerStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.targetMarkerStyle with value.
withTargetValues(List<double?> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.targetValues with value.
withTrackStyle(BarTrackStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.trackStyle with value.
withUnit(String value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.unit with value.
withWaterfallStyle(BarWaterfallStyle value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.waterfallStyle with value.
withWaterfallTotalIndices(Set<int> value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.waterfallTotalIndices with value.
withWidthBounds(double maxWidth, double minWidth) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.maxWidth and BarChartSeries.minWidth together.
withXOrdered(bool value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.isXOrdered with value.
withYAxisConfig(YAxisConfig value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.yAxisConfig with value.
withYAxisId(String value) BarChartSeries

Available on BarChartSeries, provided by the BarChartSeriesFluent extension

Replaces BarChartSeries.yAxisId with value.