BarLabelStyleFluent extension

Generated fluent modifiers for BarLabelStyle.

on

Methods

clearBackgroundColor() BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Clears BarLabelStyle.backgroundColor to null.
clearBorderColor() BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Clears BarLabelStyle.borderColor to null.
clearColor() BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Clears BarLabelStyle.color to null.
updateCallout(BarLabelCalloutStyle update(BarLabelCalloutStyle current)) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Rebuilds BarLabelStyle.callout from its current value.
withBackgroundColor(Color value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.backgroundColor with value.
withBackgroundPadding(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.backgroundPadding with value.
withBorderColor(Color value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.borderColor with value.
withBorderRadius(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.borderRadius with value.
withBorderWidth(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.borderWidth with value.
withCallout(BarLabelCalloutStyle value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.callout with value.
withCollisionPadding(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.collisionPadding with value.
withCollisionPolicy(BarLabelCollisionPolicy value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.collisionPolicy with value.
withColor(Color value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.color with value.
withFontSize(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.fontSize with value.
withFontWeight(FontWeight value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.fontWeight with value.
withPadding(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.padding with value.
withPlotEdgeAware(bool value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.plotEdgeAware with value.
withPosition(BarLabelPosition value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.position with value.
withRotationDegrees(double value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.rotationDegrees with value.
withRotationMode(BarLabelRotationMode value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.rotationMode with value.
withShow(bool value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.show with value.
withShowStackTotal(bool value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.showStackTotal with value.
withShowUnit(bool value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.showUnit with value.
withValueMode(BarLabelValueMode value) BarLabelStyle

Available on BarLabelStyle, provided by the BarLabelStyleFluent extension

Replaces BarLabelStyle.valueMode with value.