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