PolarColumnGradientStyleFluent extension

Generated fluent modifiers for PolarColumnGradientStyle.

on

Methods

clearEndColor() PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Clears PolarColumnGradientStyle.endColor to null.
clearStartColor() PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Clears PolarColumnGradientStyle.startColor to null.
withEnabled(bool value) PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Replaces PolarColumnGradientStyle.enabled with value.
withEndColor(Color value) PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Replaces PolarColumnGradientStyle.endColor with value.
withEndLightnessShift(double value) PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Replaces PolarColumnGradientStyle.endLightnessShift with value.
withStartColor(Color value) PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Replaces PolarColumnGradientStyle.startColor with value.
withStartLightnessShift(double value) PolarColumnGradientStyle

Available on PolarColumnGradientStyle, provided by the PolarColumnGradientStyleFluent extension

Replaces PolarColumnGradientStyle.startLightnessShift with value.