Enum ChartAnnotationLabelLocation
Defines the supported locations of the annotation's label.
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public enum ChartAnnotationLabelLocation
Bottom
Label is positioned to the bottom.
Inside
Label is positioned inside.
Left
Label is positioned to the left.
Right
Label is positioned to the right.
Top
Label is positioned to the top.