VerticalAnchorPoint
StockSharp.Xaml.Charting.Visuals.Annotations
IAnchorPointAnnotation用来定义 X1, Y1 坐标周围垂直对齐的编号常数
字段
Bottom
public const VerticalAnchorPoint Bottom
value = VerticalAnchorPoint.Bottom
下行对齐
Center
public const VerticalAnchorPoint Center
value = VerticalAnchorPoint.Center
调和中心
Top
public const VerticalAnchorPoint Top
value = VerticalAnchorPoint.Top
上对齐