BarPatternStyleFluent extension

Generated fluent modifiers for BarPatternStyle.

on

Methods

clearColor() BarPatternStyle

Available on BarPatternStyle, provided by the BarPatternStyleFluent extension

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

Available on BarPatternStyle, provided by the BarPatternStyleFluent extension

Replaces BarPatternStyle.color with value.
withOpacity(double value) BarPatternStyle

Available on BarPatternStyle, provided by the BarPatternStyleFluent extension

Replaces BarPatternStyle.opacity with value.
withPattern(BarFillPattern value) BarPatternStyle

Available on BarPatternStyle, provided by the BarPatternStyleFluent extension

Replaces BarPatternStyle.pattern with value.
withSpacing(double value) BarPatternStyle

Available on BarPatternStyle, provided by the BarPatternStyleFluent extension

Replaces BarPatternStyle.spacing with value.
withStrokeWidth(double value) BarPatternStyle

Available on BarPatternStyle, provided by the BarPatternStyleFluent extension

Replaces BarPatternStyle.strokeWidth with value.