VerticalAnchorPoint

StockSharp.Xaml.Charting.Visuals.Annotations

Constantes de enumeración utilizados por IAnchorPointAnnotation para definir alineación vertical alrededor de las coordenadas X1,Y1

Campos

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