iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
parentSurfaceFrame
@property (nonatomic) CGRect parentSurfaceFrame;
Gets the annotation surface bounds for this annotation.
-
Undocumented
Declaration
Objective-C
- (CGRect)parentSurfaceFrame; -
Undocumented
Declaration
Objective-C
- (void)setParentSurfaceFrame:(CGRect)parentSurfaceFrame;
View on GitHub