PieChartView Properties
Visualizes data as a pie (circular) chart.
Name | Description |
---|---|
Chart |
Gets or sets the pie chart appearance settings. |
Hint | Gets or sets the pie chart hint. |
Legend |
Gets or sets the chart legend.
Inherited from Chart |
Selected |
Returns data object that is currently selected on the chart.
Inherited from Chart |
Selected |
Returns a collection of chart items that are selected.
Inherited from Chart |
Selection |
Specifies how to mark a selected data point. |
Selection |
Specifies whether an individual point or whole series is selected when an end user taps a chart.
Inherited from Chart |
Selection |
Specifies how many chart elements an end user can select simultaneously.
Inherited from Chart |
Series | Gets the pie chart’s collection of series. |
Theme |
Specifies the chart’s current theme.
Inherited from Chart |
See Also