iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x

SCIXAxisDragModifier

@interface SCIXAxisDragModifier : SCIAxisDragModifierBase

The X Axis DragModifier provides a drag to scale the X-Axis. This behaviour scales the axis in a different direction depending on which half of the axis the user starts the operation in.

Note

Add to a SCIChartSurface and set ISCIChartModifierCore.IsEnabled to true to enable this behaviour.