Enum
PieLabelModes

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.

Declaration

cs-api-definition
Horizontal = 0

Field Value

PieLabelModes

Radial

Each label is renderred radial to its corresponding Pie segment. Its position from the center of the chart is determined by X property.

Declaration

cs-api-definition
Radial = 1

Field Value

PieLabelModes

In this article
DefinitionFieldsHorizontalRadial
Not finding the help you need?
Contact Support