GaugeScaleStyleFluent extension
Generated fluent modifiers for GaugeScaleStyle.
Methods
-
clearMinorTickColor(
) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Clears GaugeScaleStyle.minorTickColor tonull. -
clearTickColor(
) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Clears GaugeScaleStyle.tickColor tonull. -
clearTickLength(
) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Clears GaugeScaleStyle.tickLength tonull. -
clearTickWidth(
) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Clears GaugeScaleStyle.tickWidth tonull. -
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 withvalue. -
withLabelOffset(
double value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.labelOffset withvalue. -
withLabelPosition(
GaugeScaleLabelPosition value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.labelPosition withvalue. -
withLabelStyle(
PolarLabelStyle value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.labelStyle withvalue. -
withMinorTickColor(
Color value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.minorTickColor withvalue. -
withMinorTickLength(
double value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.minorTickLength withvalue. -
withMinorTickWidth(
double value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.minorTickWidth withvalue. -
withTickColor(
Color value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.tickColor withvalue. -
withTickGap(
double value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.tickGap withvalue. -
withTickLength(
double value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.tickLength withvalue. -
withTickPosition(
GaugeTickPosition value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.tickPosition withvalue. -
withTickWidth(
double value) → GaugeScaleStyle -
Available on GaugeScaleStyle, provided by the GaugeScaleStyleFluent extension
Replaces GaugeScaleStyle.tickWidth withvalue.