DonutCenterContentFluent extension
Generated fluent modifiers for DonutCenterContent.
Methods
-
clearCustomValue(
) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Clears DonutCenterContent.customValue tonull. -
clearLabel(
) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Clears DonutCenterContent.label tonull. -
clearLabelStyle(
) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Clears DonutCenterContent.labelStyle tonull. -
clearValueStyle(
) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Clears DonutCenterContent.valueStyle tonull. -
withCustomValue(
String value) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Replaces DonutCenterContent.customValue withvalue. -
withLabel(
String value) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Replaces DonutCenterContent.label withvalue. -
withLabelStyle(
LabelStyle value) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Replaces DonutCenterContent.labelStyle withvalue. -
withValueMode(
DonutCenterValueMode value) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Replaces DonutCenterContent.valueMode withvalue. -
withValueStyle(
LabelStyle value) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Replaces DonutCenterContent.valueStyle withvalue. -
withVisible(
bool value) → DonutCenterContent -
Available on DonutCenterContent, provided by the DonutCenterContentFluent extension
Replaces DonutCenterContent.isVisible withvalue.