PieSeries Attached Properties
Represents the base class for 2D Pie (Donut) and 3D Pie (Donut) series.Name | Description |
---|---|
ExplodedDistance static | Gets or sets the offset distance of a slice from the pie center, measured in fractions of the pie radius. |
LabelPosition static | Gets or sets the label’s position in reference to the 2D Pie (Donut) and 3D Pie (Donut) series point’s slice. |
OthersPointExplodedDistance static | Gets or sets the “Others” slice offset from the pie center. |
PercentOptions static | Specifies the settings that relate to presenting point values as percents. |
SeriesTitleTextPattern static | Gets or sets a series title’s text pattern. This is a dependency property. |
See Also