PieChartView Fields
Visualizes data as a pie (circular) chart.| Name | Description |
|---|---|
| ChartStyleProperty static | Identifies the PieChartView.ChartStyle bindable property. |
| HintProperty static | Identifies the PieChartView.Hint bindable property. |
| LegendProperty static | Identifies the Legend bindable property. Inherited from ChartBaseView. |
| SelectedItemProperty static | Identifies the SelectedItem bindable property. Inherited from ChartBaseView. |
| SelectedItemsProperty static | Identifies the SelectedItems bindable property. Inherited from ChartBaseView. |
| SelectionBehaviorProperty static | Identifies the PieChartView.SelectionBehavior bindable property. |
| SelectionKindProperty static | Identifies the SelectionKind bindable property. Inherited from ChartBaseView. |
| SelectionModeProperty static | Identifies the SelectionMode bindable property. Inherited from ChartBaseView. |
| SeriesProperty static | Identifies the PieChartView.Series bindable property. |
| ThemeProperty static | Identifies the Theme bindable property. Inherited from ChartBaseView. |
See Also