Enum PieLabelModes
Defines positioning of labels in a Pie RadChartView.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.dll
Syntax
public enum PieLabelModes
Horizontal
Each label is renderred horizontally. Its position from the center of its corresponding pie segment is determined by X property.
Radial
Each label is renderred radial to its corresponding Pie segment. Its position from the center of the chart is determined by X property.