GaugeReferenceStyleFluent extension

Generated fluent modifiers for GaugeReferenceStyle.

on

Methods

clearPanelBorderColor() GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Clears GaugeReferenceStyle.panelBorderColor to null.
clearPanelColor() GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Clears GaugeReferenceStyle.panelColor to null.
updateLabelStyle(PolarLabelStyle update(PolarLabelStyle current)) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Rebuilds GaugeReferenceStyle.labelStyle from its current value.
withInnerLineOffset(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.innerLineOffset with value.
withLabelMaxWidth(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.labelMaxWidth with value.
withLabelOffset(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.labelOffset with value.
withLabelStyle(PolarLabelStyle value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.labelStyle with value.
withOuterLineOffset(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.outerLineOffset with value.
withPanelBorderColor(Color value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.panelBorderColor with value.
withPanelBorderRadius(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.panelBorderRadius with value.
withPanelBorderWidth(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.panelBorderWidth with value.
withPanelColor(Color value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.panelColor with value.
withPanelPadding(double value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.panelPadding with value.
withShowLabelPanel(bool value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.showLabelPanel with value.
withShowLabels(bool value) GaugeReferenceStyle

Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension

Replaces GaugeReferenceStyle.showLabels with value.