PieChart Properties
The Pie Chart control to plot series of data points on a pie chart area.
Name | Description |
---|---|
Actual |
Gets the actual palette of a chart.
Inherited from Chart |
Animate |
Returns a command that starts animation of a chart’s contents.
Inherited from Chart |
Animate |
Gets or sets a value indicating if chart contents should be animated on chart loading.
Inherited from Chart |
Equal |
Specifies whether pies in a chart are equal in size. |
Legend |
Gets the chart control’s legend and provides access to its settings.
Inherited from Chart |
Min |
Gets or sets the minimum indent between adjacent pie series. |
Palette |
Gets or sets the palette used to draw the chart’s series.
Inherited from Chart |
Selection |
Specifies the selection mode for chart series.
Inherited from Chart |
Series | Returns the pie chart’s series collection. |
Series |
Gets or sets a template that specifies the settings of chart series.
Inherited from Chart |
Series |
Gets or sets an object that selects a template applied to series.
Inherited from Chart |
Series |
Gets or sets the source of series view models. This is a dependency property.
Inherited from Chart |
Tool |
Gets or sets whether to show tooltips when a user clicks a series or series point.
Inherited from Chart |
See Also