RadialBarCategoryLabelConfigFluent extension
Generated fluent modifiers for RadialBarCategoryLabelConfig.
Methods
-
clearConnectorColor(
) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Clears RadialBarCategoryLabelConfig.connectorColor tonull. -
clearPanelStyle(
) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Clears RadialBarCategoryLabelConfig.panelStyle tonull. -
updateTextStyle(
PolarLabelStyle update(PolarLabelStyle current)) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Rebuilds RadialBarCategoryLabelConfig.textStyle from its current value. -
withConnectorColor(
Color value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.connectorColor withvalue. -
withConnectorLength(
double value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.connectorLength withvalue. -
withConnectorWidth(
double value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.connectorWidth withvalue. -
withOffset(
double value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.offset withvalue. -
withOrientation(
RadialBarCategoryLabelOrientation value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.orientation withvalue. -
withPanelStyle(
LabelStyle value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.panelStyle withvalue. -
withPosition(
RadialBarCategoryLabelPosition value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.position withvalue. -
withShowPanel(
bool value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.showPanel withvalue. -
withTextStyle(
PolarLabelStyle value) → RadialBarCategoryLabelConfig -
Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension
Replaces RadialBarCategoryLabelConfig.textStyle withvalue.