DonutCenterContentFluent extension

Generated fluent modifiers for DonutCenterContent.

on

Methods

clearCustomValue() DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Clears DonutCenterContent.customValue to null.
clearLabel() DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Clears DonutCenterContent.label to null.
clearLabelStyle() DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Clears DonutCenterContent.labelStyle to null.
clearValueStyle() DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Clears DonutCenterContent.valueStyle to null.
withCustomValue(String value) DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Replaces DonutCenterContent.customValue with value.
withLabel(String value) DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Replaces DonutCenterContent.label with value.
withLabelStyle(LabelStyle value) DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Replaces DonutCenterContent.labelStyle with value.
withValueMode(DonutCenterValueMode value) DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Replaces DonutCenterContent.valueMode with value.
withValueStyle(LabelStyle value) DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Replaces DonutCenterContent.valueStyle with value.
withVisible(bool value) DonutCenterContent

Available on DonutCenterContent, provided by the DonutCenterContentFluent extension

Replaces DonutCenterContent.isVisible with value.