com.scichart.charting.visuals.annotations Package : HorizontalAnchorPoint Enumeration
HorizontalAnchorPoint Enumeration
Enumeration constants used by AnchorPointAnnotation to define horizontal alignment around the X1,Y1 coordinates
Members
MemberDescription
CenterAlign Center
LeftAlign Left
RightAlign Right
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.scichart.charting.visuals.annotations.HorizontalAnchorPoint

See Also