BarChartStyleFluent extension

Generated fluent modifiers for BarChartStyle.

on

Methods

clearBorder() BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Clears BarChartStyle.border to null.
clearGradient() BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Clears BarChartStyle.gradient to null.
clearPattern() BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Clears BarChartStyle.pattern to null.
updateInteraction(BarInteractionStyle update(BarInteractionStyle current)) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Rebuilds BarChartStyle.interaction from its current value.
updateMotion(BarMotionStyle update(BarMotionStyle current)) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Rebuilds BarChartStyle.motion from its current value.
withAnimationMode(BarAnimationMode value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.animationMode with value.
withBorder(BarBorderStyle value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.border with value.
withCornerRadius(double value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.cornerRadius with value.
withCornerRadiusPolicy(BarCornerRadiusPolicy value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.cornerRadiusPolicy with value.
withGradient(BarGradient value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.gradient with value.
withInteraction(BarInteractionStyle value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.interaction with value.
withMotion(BarMotionStyle value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.motion with value.
withOpacity(double value) BarChartStyle

Available on BarChartStyle, provided by the BarChartStyleFluent extension

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

Available on BarChartStyle, provided by the BarChartStyleFluent extension

Replaces BarChartStyle.pattern with value.