GaugeZoneStyleFluent extension
Generated fluent modifiers for GaugeZoneStyle.
Methods
-
clearBorderColor(
) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Clears GaugeZoneStyle.borderColor tonull. -
clearOpacity(
) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Clears GaugeZoneStyle.opacity tonull. -
withBorderColor(
Color value) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Replaces GaugeZoneStyle.borderColor withvalue. -
withBorderWidth(
double value) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Replaces GaugeZoneStyle.borderWidth withvalue. -
withCornerRadius(
double value) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Replaces GaugeZoneStyle.cornerRadius withvalue. -
withGap(
double value) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Replaces GaugeZoneStyle.gap withvalue. -
withOpacity(
double value) → GaugeZoneStyle -
Available on GaugeZoneStyle, provided by the GaugeZoneStyleFluent extension
Replaces GaugeZoneStyle.opacity withvalue.