Enum BarLabelModes
Defines positioning of labels in BarSeries.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.dll
Syntax
public enum BarLabelModes
Center
Each label is renderred at the center of its corresponding bar.
Default
Labels are positoned using the default strategy.
Top
Each label is renderred at the top of its corresponding bar. If the area orientation is horizontal, the labels appear on the right of each bar.