BarDivergingStyleFluent extension
Generated fluent modifiers for BarDivergingStyle.
Methods
-
withCenterLineColor(
Color value) → BarDivergingStyle -
Available on BarDivergingStyle, provided by the BarDivergingStyleFluent extension
Replaces BarDivergingStyle.centerLineColor withvalue. -
withCenterLineOpacity(
double value) → BarDivergingStyle -
Available on BarDivergingStyle, provided by the BarDivergingStyleFluent extension
Replaces BarDivergingStyle.centerLineOpacity withvalue. -
withCenterLineWidth(
double value) → BarDivergingStyle -
Available on BarDivergingStyle, provided by the BarDivergingStyleFluent extension
Replaces BarDivergingStyle.centerLineWidth withvalue. -
withShowCenterLine(
bool value) → BarDivergingStyle -
Available on BarDivergingStyle, provided by the BarDivergingStyleFluent extension
Replaces BarDivergingStyle.showCenterLine withvalue.