Clips the AxisBase2D.visibleRange to not allow scrolling past the minimum or maximum of the Axis range
Clips the AxisBase2D.visibleRange to not allow scrolling past the maximum of the Axis range
Clips the AxisBase2D.visibleRange to not allow scrolling past the minimum of the Axis range
Do not clip when scrolling the Axis
Stretch the AxisBase2D.visibleRange when scrolling past the extents of the data.
Generated using TypeDoc
Defines the clipping mode for scrolling operations found on AxisBase2D.scroll