PolarColumnIntervalStyleFluent extension

Generated fluent modifiers for PolarColumnIntervalStyle.

on

Methods

clearColor() PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Clears PolarColumnIntervalStyle.color to null.
withBandLengthFactor(double value) PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Replaces PolarColumnIntervalStyle.bandLengthFactor with value.
withCapLengthFactor(double value) PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Replaces PolarColumnIntervalStyle.capLengthFactor with value.
withColor(Color value) PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Replaces PolarColumnIntervalStyle.color with value.
withDisplay(PolarColumnIntervalDisplay value) PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Replaces PolarColumnIntervalStyle.display with value.
withOpacity(double value) PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Replaces PolarColumnIntervalStyle.opacity with value.
withWidth(double value) PolarColumnIntervalStyle

Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension

Replaces PolarColumnIntervalStyle.width with value.