
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
ISCIChartController3D
@protocol ISCIChartController3D <ISCIChartController>
The protocol to a subset of methods on the SCIChartSurface3D
.
-
Zooms the chart to the extents of the data in the
Z-Direction
, accounting for the current data in view in theX-Y direction
.Declaration
Objective-C
- (void)zoomExtentsZ;
-
Zooms the chart to the extents of the data in the
Z-Direction
, accounting for the current data in view in theX-Y direction
.Declaration
Objective-C
- (void)animateZoomExtentsZWithDuration:(NSTimeInterval)duration;
Parameters
duration
The duration of animation when zooming to extents