
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIHorizontalAnchorPoint
enum SCIHorizontalAnchorPoint : NSUInteger {}
Enumeration constants used by SCIAnchorPointAnnotation
to define horizontal alignment around the X1,Y1 coordinates.
-
Align Left.
Declaration
Objective-C
SCIHorizontalAnchorPoint_Left
-
Align Center.
Declaration
Objective-C
SCIHorizontalAnchorPoint_Center
-
Align Right.
Declaration
Objective-C
SCIHorizontalAnchorPoint_Right