LabelPlacement
StockSharp.Charting
Enumeration constants to define label placement.
Fields
BottomLeft
public const LabelPlacement BottomLeft
value = LabelPlacement.BottomLeft
Places on the bottom left.
BottomRight
public const LabelPlacement BottomRight
value = LabelPlacement.BottomRight
Places at the bottom right.
TopRight
public const LabelPlacement TopRight
value = LabelPlacement.TopRight
Places at the top right.