
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIVerticalAnchorPoint
enum SCIVerticalAnchorPoint : NSUInteger {}
Enumeration constants used by SCIAnchorPointAnnotation
to define vertical alignment around the X1,Y1 coordinates.
-
Align Top.
Declaration
Objective-C
SCIVerticalAnchorPoint_Top
-
Align Center.
Declaration
Objective-C
SCIVerticalAnchorPoint_Center
-
Align Bottom.
Declaration
Objective-C
SCIVerticalAnchorPoint_Bottom