ChartSelectionBrushGridStyleFluent extension

Generated fluent modifiers for ChartSelectionBrushGridStyle.

on

Methods

clearColor() ChartSelectionBrushGridStyle

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

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

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

Replaces ChartSelectionBrushGridStyle.color with value.
withColumns(int value) ChartSelectionBrushGridStyle

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

Replaces ChartSelectionBrushGridStyle.columns with value.
withDirection(ChartSelectionBrushGridDirection value) ChartSelectionBrushGridStyle

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

Replaces ChartSelectionBrushGridStyle.direction with value.
withLineWidth(double value) ChartSelectionBrushGridStyle

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

Replaces ChartSelectionBrushGridStyle.lineWidth with value.
withPattern(ChartSelectionBrushGridPattern value) ChartSelectionBrushGridStyle

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

Replaces ChartSelectionBrushGridStyle.pattern with value.
withRows(int value) ChartSelectionBrushGridStyle

Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension

Replaces ChartSelectionBrushGridStyle.rows with value.