BarLabelCalloutStyleFluent extension
Generated fluent modifiers for BarLabelCalloutStyle.
Methods
-
clearColor(
) → BarLabelCalloutStyle -
Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension
Clears BarLabelCalloutStyle.color tonull. -
withColor(
Color value) → BarLabelCalloutStyle -
Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension
Replaces BarLabelCalloutStyle.color withvalue. -
withMinimumLength(
double value) → BarLabelCalloutStyle -
Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension
Replaces BarLabelCalloutStyle.minimumLength withvalue. -
withShow(
bool value) → BarLabelCalloutStyle -
Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension
Replaces BarLabelCalloutStyle.show withvalue. -
withWidth(
double value) → BarLabelCalloutStyle -
Available on BarLabelCalloutStyle, provided by the BarLabelCalloutStyleFluent extension
Replaces BarLabelCalloutStyle.width withvalue.