BarPatternStyleFluent extension
Generated fluent modifiers for BarPatternStyle.
Methods
-
clearColor(
) → BarPatternStyle -
Available on BarPatternStyle, provided by the BarPatternStyleFluent extension
Clears BarPatternStyle.color tonull. -
withColor(
Color value) → BarPatternStyle -
Available on BarPatternStyle, provided by the BarPatternStyleFluent extension
Replaces BarPatternStyle.color withvalue. -
withOpacity(
double value) → BarPatternStyle -
Available on BarPatternStyle, provided by the BarPatternStyleFluent extension
Replaces BarPatternStyle.opacity withvalue. -
withPattern(
BarFillPattern value) → BarPatternStyle -
Available on BarPatternStyle, provided by the BarPatternStyleFluent extension
Replaces BarPatternStyle.pattern withvalue. -
withSpacing(
double value) → BarPatternStyle -
Available on BarPatternStyle, provided by the BarPatternStyleFluent extension
Replaces BarPatternStyle.spacing withvalue. -
withStrokeWidth(
double value) → BarPatternStyle -
Available on BarPatternStyle, provided by the BarPatternStyleFluent extension
Replaces BarPatternStyle.strokeWidth withvalue.