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

PieChartView Properties

Visualizes data as a pie (circular) chart.
Name Description
ChartStyle 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 ChartBaseView.
SelectedItem Returns data object that is currently selected on the chart. Inherited from ChartBaseView.
SelectedItems Returns a collection of chart items that are selected. Inherited from ChartBaseView.
SelectionBehavior Specifies how to mark a selected data point.
SelectionKind Specifies whether an individual point or whole series is selected when an end user taps a chart. Inherited from ChartBaseView.
SelectionMode Specifies how many chart elements an end user can select simultaneously. Inherited from ChartBaseView.
Series
Theme Specifies the chart’s current theme. Inherited from ChartBaseView.
See Also