Skip to main content
A newer version of this page is available. .

PieSeries Fields

Displays data as circular graphic divided into slices to illustrate numerical proportion.
Name Description
CenterLabelProperty static Identifies the CenterLabel bindable property.
DataProperty static Identifies the Data bindable property.
DisplayNameProperty static Identifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty static Identifies the HintOptions bindable property.
LabelProperty static Identifies the Label bindable property.
LegendTextPatternProperty static Identifies the LegendTextPattern bindable property. Inherited from SeriesBase.
StartAngleProperty static Identifies the StartAngle bindable property.
StyleProperty static Identifies the Style bindable property.
SweepDirectionProperty static Identifies the SweepDirection bindable property.
VisibleInLegendProperty static Identifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty static Identifies the Visible bindable property. Inherited from SeriesBase.
See Also