GaugeThresholdFluent extension
Generated fluent modifiers for GaugeThreshold.
Methods
-
clearColor(
) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Clears GaugeThreshold.color tonull. -
clearLabel(
) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Clears GaugeThreshold.label tonull. -
withColor(
Color value) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Replaces GaugeThreshold.color withvalue. -
withDashPattern(
List< double> value) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Replaces GaugeThreshold.dashPattern withvalue. -
withLabel(
String value) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Replaces GaugeThreshold.label withvalue. -
withValue(
double value) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Replaces GaugeThreshold.value withvalue. -
withWidth(
double value) → GaugeThreshold -
Available on GaugeThreshold, provided by the GaugeThresholdFluent extension
Replaces GaugeThreshold.width withvalue.