BarLabelCalloutStyleFluent extension

Generated fluent modifiers for BarLabelCalloutStyle.

on

Methods

clearColor() BarLabelCalloutStyle

Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension

Clears BarLabelCalloutStyle.color to null.
withColor(Color value) BarLabelCalloutStyle

Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension

Replaces BarLabelCalloutStyle.color with value.
withMinimumLength(double value) BarLabelCalloutStyle

Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension

Replaces BarLabelCalloutStyle.minimumLength with value.
withShow(bool value) BarLabelCalloutStyle

Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension

Replaces BarLabelCalloutStyle.show with value.
withWidth(double value) BarLabelCalloutStyle

Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension

Replaces BarLabelCalloutStyle.width with value.