RadialBarThresholdFluent extension

Generated fluent modifiers for RadialBarThreshold.

on

Methods

clearColor() RadialBarThreshold

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

Clears RadialBarThreshold.color to null.
clearLabel() RadialBarThreshold

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

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

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

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

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

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

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

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

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

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

Available on RadialBarThreshold, provided by the RadialBarThresholdFluent extension

Replaces RadialBarThreshold.width with value.