GaugeScaleStyleFluent extension

Generated fluent modifiers for GaugeScaleStyle.

on

Methods

clearMinorTickColor() GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Clears GaugeScaleStyle.minorTickColor to null.
clearTickColor() GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Clears GaugeScaleStyle.tickColor to null.
clearTickLength() GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Clears GaugeScaleStyle.tickLength to null.
clearTickWidth() GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Clears GaugeScaleStyle.tickWidth to null.
updateLabelStyle(PolarLabelStyle update(PolarLabelStyle current)) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Rebuilds GaugeScaleStyle.labelStyle from its current value.
withLabelMaxWidth(double value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

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

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.labelOffset with value.
withLabelPosition(GaugeScaleLabelPosition value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.labelPosition with value.
withLabelStyle(PolarLabelStyle value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.labelStyle with value.
withMinorTickColor(Color value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.minorTickColor with value.
withMinorTickLength(double value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.minorTickLength with value.
withMinorTickWidth(double value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.minorTickWidth with value.
withTickColor(Color value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.tickColor with value.
withTickGap(double value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.tickGap with value.
withTickLength(double value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.tickLength with value.
withTickPosition(GaugeTickPosition value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.tickPosition with value.
withTickWidth(double value) GaugeScaleStyle

Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension

Replaces GaugeScaleStyle.tickWidth with value.