EnumPieLabelModes
Enum
Defines positioning of labels in a Pie RadChartView.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public enum PieLabelModes
Fields
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.