VerticalAnchorPoint

StockSharp.Xaml.Charting.Visuals.Annotations

Enumeration constants used by IAnchorPointAnnotation to define vertical alignment around the X1,Y1 coordinates

Fields

Bottom
public const VerticalAnchorPoint Bottom
value = VerticalAnchorPoint.Bottom

Align Bottom

Center
public const VerticalAnchorPoint Center
value = VerticalAnchorPoint.Center

Align Center

Top
public const VerticalAnchorPoint Top
value = VerticalAnchorPoint.Top

Align Top