HorizontalAnchorPoint Enumeration
Enumeration constants used by AnchorPointAnnotation to define horizontal alignment around the X1,Y1 coordinates
Members
Member | Description |
---|---|
Center | Align Center |
Left | Align Left |
Right | Align Right |
Inheritance Hierarchy
java.lang.Object
java.lang.Enum
com.scichart.charting.visuals.annotations.HorizontalAnchorPoint
See Also