RadialBarCategoryLabelConfigFluent extension

Generated fluent modifiers for RadialBarCategoryLabelConfig.

on

Methods

clearConnectorColor() RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Clears RadialBarCategoryLabelConfig.connectorColor to null.
clearPanelStyle() RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Clears RadialBarCategoryLabelConfig.panelStyle to null.
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 with value.
withConnectorLength(double value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.connectorLength with value.
withConnectorWidth(double value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.connectorWidth with value.
withOffset(double value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.offset with value.
withOrientation(RadialBarCategoryLabelOrientation value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.orientation with value.
withPanelStyle(LabelStyle value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.panelStyle with value.
withPosition(RadialBarCategoryLabelPosition value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.position with value.
withShowPanel(bool value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.showPanel with value.
withTextStyle(PolarLabelStyle value) RadialBarCategoryLabelConfig

Available on RadialBarCategoryLabelConfig, provided by the RadialBarCategoryLabelConfigFluent extension

Replaces RadialBarCategoryLabelConfig.textStyle with value.