ChartSelectionBrushConfigFluent extension
Generated fluent modifiers for ChartSelectionBrushConfig.
Methods
-
clearInitialBox(
) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Clears ChartSelectionBrushConfig.initialBox tonull. -
clearInitialRange(
) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Clears ChartSelectionBrushConfig.initialRange tonull. -
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 withvalue. -
withInitialBox(
ChartSelectionBrushBox value) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Replaces ChartSelectionBrushConfig.initialBox withvalue. -
withInitialRange(
ChartSelectionBrushRange value) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Replaces ChartSelectionBrushConfig.initialRange withvalue. -
withInitialVisible(
bool value) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Replaces ChartSelectionBrushConfig.initialVisible withvalue. -
withKeyboardEnabled(
bool value) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Replaces ChartSelectionBrushConfig.keyboardEnabled withvalue. -
withStyle(
ChartSelectionBrushStyle value) → ChartSelectionBrushConfig -
Available on ChartSelectionBrushConfig, provided by the ChartSelectionBrushConfigFluent extension
Replaces ChartSelectionBrushConfig.style withvalue.