PolarThresholdFluent extension

Generated fluent modifiers for PolarThreshold.

on

Methods

clearColor() PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Clears PolarThreshold.color to null.
clearLabel() PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Clears PolarThreshold.label to null.
withColor(Color value) PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Replaces PolarThreshold.color with value.
withDashPattern(List<double> value) PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Replaces PolarThreshold.dashPattern with value.
withLabel(String value) PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Replaces PolarThreshold.label with value.
withValue(double value) PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Replaces PolarThreshold.value with value.
withWidth(double value) PolarThreshold

Available on PolarThreshold, provided by the PolarThresholdFluent extension

Replaces PolarThreshold.width with value.