ChartSelectionBrushBoxFluent extension
Generated fluent modifiers for ChartSelectionBrushBox.
Methods
-
clearReferenceSeriesId(
) → ChartSelectionBrushBox -
Available on ChartSelectionBrushBox, provided by the ChartSelectionBrushBoxFluent extension
Clears ChartSelectionBrushBox.referenceSeriesId tonull. -
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 withvalue.