BarChartSeriesFluent extension
Generated fluent modifiers for BarChartSeries.
Methods
-
clearBulletStyle(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.bulletStyle tonull. -
clearCategorySpacing(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.categorySpacing tonull. -
clearColor(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.color tonull. -
clearGroupId(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.groupId tonull. -
clearLollipopStyle(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.lollipopStyle tonull. -
clearMetadata(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.metadata tonull. -
clearName(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.name tonull. -
clearStyle(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.style tonull. -
clearTrackStyle(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.trackStyle tonull. -
clearUnit(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.unit tonull. -
clearYAxisConfig(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.yAxisConfig tonull. -
clearYAxisId(
) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Clears BarChartSeries.yAxisId tonull. -
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 withvalue. -
withBarGap(
double value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.barGap withvalue. -
withBarStyle(
BarChartStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.barStyle withvalue. -
withBaselineValue(
double value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.baselineValue withvalue. -
withBulletStyle(
BarBulletStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.bulletStyle withvalue. -
withCategorySpacing(
double value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.categorySpacing withvalue. -
withColor(
Color value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.color withvalue. -
withDivergingRole(
BarDivergingRole value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.divergingRole withvalue. -
withDivergingStyle(
BarDivergingStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.divergingStyle withvalue. -
withErrorBarStyle(
BarErrorBarStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.errorBarStyle withvalue. -
withErrorLowerValues(
List< double?> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.errorLowerValues withvalue. -
withErrorUpperValues(
List< double?> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.errorUpperValues withvalue. -
withGroupId(
String value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.groupId withvalue. -
withLabelStyle(
BarLabelStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.labelStyle withvalue. -
withLayoutMode(
BarLayoutMode value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.layoutMode withvalue. -
withLollipopStyle(
BarLollipopStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.lollipopStyle withvalue. -
withMetadata(
Map< String, dynamic> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.metadata withvalue. -
withMinBarLength(
double value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.minBarLength withvalue. -
withName(
String value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.name withvalue. -
withOrientation(
BarOrientation value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.orientation withvalue. -
withOverlayOffsetFactor(
double value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.overlayOffsetFactor withvalue. -
withOverlayWidthFactor(
double value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.overlayWidthFactor withvalue. -
withPoints(
List< ChartDataPoint> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.points withvalue. -
withRangeStartValues(
List< double?> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.rangeStartValues withvalue. -
withShowInLegend(
bool value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.showInLegend withvalue. -
withShowInTrackingTooltip(
bool value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.showInTrackingTooltip withvalue. -
withShowTrackingAxisLabel(
bool value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.showTrackingAxisLabel withvalue. -
withStyle(
SeriesStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.style withvalue. -
withTargetMarkerStyle(
BarTargetMarkerStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.targetMarkerStyle withvalue. -
withTargetValues(
List< double?> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.targetValues withvalue. -
withTrackStyle(
BarTrackStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.trackStyle withvalue. -
withUnit(
String value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.unit withvalue. -
withWaterfallStyle(
BarWaterfallStyle value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.waterfallStyle withvalue. -
withWaterfallTotalIndices(
Set< int> value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.waterfallTotalIndices withvalue. -
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 withvalue. -
withYAxisConfig(
YAxisConfig value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.yAxisConfig withvalue. -
withYAxisId(
String value) → BarChartSeries -
Available on BarChartSeries, provided by the BarChartSeriesFluent extension
Replaces BarChartSeries.yAxisId withvalue.