iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIZoomExtentsModifierDelegate
@protocol SCIZoomExtentsModifierDelegate <NSObject>
- (void)performZoomExtentsCompleted;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)performZoomExtentsCompleted;Swift
func performZoomExtentsCompleted()
View on GitHub