HorizontalAnchorPoint

StockSharp.Xaml.Charting.Visuals.Annotations

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

Fields

Center
public const HorizontalAnchorPoint Center
value = HorizontalAnchorPoint.Center

Align Center

Left
public const HorizontalAnchorPoint Left
value = HorizontalAnchorPoint.Left

Align Left

Right
public const HorizontalAnchorPoint Right
value = HorizontalAnchorPoint.Right

Align Right