PolarColumnIntervalStyleFluent extension
Generated fluent modifiers for PolarColumnIntervalStyle.
Methods
-
clearColor(
) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Clears PolarColumnIntervalStyle.color tonull. -
withBandLengthFactor(
double value) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Replaces PolarColumnIntervalStyle.bandLengthFactor withvalue. -
withCapLengthFactor(
double value) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Replaces PolarColumnIntervalStyle.capLengthFactor withvalue. -
withColor(
Color value) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Replaces PolarColumnIntervalStyle.color withvalue. -
withDisplay(
PolarColumnIntervalDisplay value) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Replaces PolarColumnIntervalStyle.display withvalue. -
withOpacity(
double value) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Replaces PolarColumnIntervalStyle.opacity withvalue. -
withWidth(
double value) → PolarColumnIntervalStyle -
Available on PolarColumnIntervalStyle, provided by the PolarColumnIntervalStyleFluent extension
Replaces PolarColumnIntervalStyle.width withvalue.