ChartSelectionBrushBoxFluent extension

Generated fluent modifiers for ChartSelectionBrushBox.

on

Methods

clearReferenceSeriesId() ChartSelectionBrushBox

Available on ChartSelectionBrushBox, provided by the ChartSelectionBrushBoxFluent extension

Clears ChartSelectionBrushBox.referenceSeriesId to null.
withBounds({required double minimumX, required double maximumX, required double minimumY, required double maximumY}) ChartSelectionBrushBox

Available on ChartSelectionBrushBox, provided by the ChartSelectionBrushBoxFluent extension

Replaces ChartSelectionBrushBox.minimumX, ChartSelectionBrushBox.maximumX, ChartSelectionBrushBox.minimumY, and ChartSelectionBrushBox.maximumY together.
withReferenceSeriesId(String value) ChartSelectionBrushBox

Available on ChartSelectionBrushBox, provided by the ChartSelectionBrushBoxFluent extension

Replaces ChartSelectionBrushBox.referenceSeriesId with value.