ChartSelectionBrushGridStyleFluent extension
Generated fluent modifiers for ChartSelectionBrushGridStyle.
Methods
-
clearColor(
) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Clears ChartSelectionBrushGridStyle.color tonull. -
withColor(
Color value) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Replaces ChartSelectionBrushGridStyle.color withvalue. -
withColumns(
int value) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Replaces ChartSelectionBrushGridStyle.columns withvalue. -
withDirection(
ChartSelectionBrushGridDirection value) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Replaces ChartSelectionBrushGridStyle.direction withvalue. -
withLineWidth(
double value) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Replaces ChartSelectionBrushGridStyle.lineWidth withvalue. -
withPattern(
ChartSelectionBrushGridPattern value) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Replaces ChartSelectionBrushGridStyle.pattern withvalue. -
withRows(
int value) → ChartSelectionBrushGridStyle -
Available on ChartSelectionBrushGridStyle, provided by the ChartSelectionBrushGridStyleFluent extension
Replaces ChartSelectionBrushGridStyle.rows withvalue.