Enum LabelPosition
Specifies the display position of the label inside a RadDataBar.
Namespace: Telerik.Windows.Controls.DataBars
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum LabelPosition
EndOfBarInside
Place the label inside at the end of the bar.
EndOfBarOutside
Place the label outside at the end of the bar.
Left
Place the label to the left.
Right
Place the label to the Right.