ChartSelectionBrushConfigFluent extension

Generated fluent modifiers for ChartSelectionBrushConfig.

on

Methods

clearInitialBox() ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Clears ChartSelectionBrushConfig.initialBox to null.
clearInitialRange() ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Clears ChartSelectionBrushConfig.initialRange to null.
updateStyle(ChartSelectionBrushStyle update(ChartSelectionBrushStyle current)) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Rebuilds ChartSelectionBrushConfig.style from its current value.
withEnabled(bool value) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Replaces ChartSelectionBrushConfig.enabled with value.
withInitialBox(ChartSelectionBrushBox value) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Replaces ChartSelectionBrushConfig.initialBox with value.
withInitialRange(ChartSelectionBrushRange value) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Replaces ChartSelectionBrushConfig.initialRange with value.
withInitialVisible(bool value) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Replaces ChartSelectionBrushConfig.initialVisible with value.
withKeyboardEnabled(bool value) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Replaces ChartSelectionBrushConfig.keyboardEnabled with value.
withStyle(ChartSelectionBrushStyle value) ChartSelectionBrushConfig

Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension

Replaces ChartSelectionBrushConfig.style with value.