RangeAreaBoundaryStyleFluent extension

Generated fluent modifiers for RangeAreaBoundaryStyle.

on

Methods

clearColor() RangeAreaBoundaryStyle

Available on RangeAreaBoundaryStyle, provided by the RangeAreaBoundaryStyleFluent extension

Clears RangeAreaBoundaryStyle.color to null.
withColor(Color value) RangeAreaBoundaryStyle

Available on RangeAreaBoundaryStyle, provided by the RangeAreaBoundaryStyleFluent extension

Replaces RangeAreaBoundaryStyle.color with value.
withDashPattern(List<double> value) RangeAreaBoundaryStyle

Available on RangeAreaBoundaryStyle, provided by the RangeAreaBoundaryStyleFluent extension

Replaces RangeAreaBoundaryStyle.dashPattern with value.
withGlowRadius(double value) RangeAreaBoundaryStyle

Available on RangeAreaBoundaryStyle, provided by the RangeAreaBoundaryStyleFluent extension

Replaces RangeAreaBoundaryStyle.glowRadius with value.
withStrokeWidth(double value) RangeAreaBoundaryStyle

Available on RangeAreaBoundaryStyle, provided by the RangeAreaBoundaryStyleFluent extension

Replaces RangeAreaBoundaryStyle.strokeWidth with value.
withVisible(bool value) RangeAreaBoundaryStyle

Available on RangeAreaBoundaryStyle, provided by the RangeAreaBoundaryStyleFluent extension

Replaces RangeAreaBoundaryStyle.visible with value.