PolarColumnGradientStyleFluent extension
Generated fluent modifiers for PolarColumnGradientStyle.
Methods
-
clearEndColor(
) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Clears PolarColumnGradientStyle.endColor tonull. -
clearStartColor(
) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Clears PolarColumnGradientStyle.startColor tonull. -
withEnabled(
bool value) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Replaces PolarColumnGradientStyle.enabled withvalue. -
withEndColor(
Color value) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Replaces PolarColumnGradientStyle.endColor withvalue. -
withEndLightnessShift(
double value) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Replaces PolarColumnGradientStyle.endLightnessShift withvalue. -
withStartColor(
Color value) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Replaces PolarColumnGradientStyle.startColor withvalue. -
withStartLightnessShift(
double value) → PolarColumnGradientStyle -
Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension
Replaces PolarColumnGradientStyle.startLightnessShift withvalue.