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

ChartBaseView Properties

The base class for all chart views.
Name Description
Legend Gets or sets the chart legend.
SelectedItem Returns data object that is currently selected on the chart.
SelectedItems Returns a collection of chart items that are selected.
SelectionKind Specifies whether an individual point or whole series is selected when an end user taps a chart.
SelectionMode Specifies how many chart elements an end user can select simultaneously.
Theme Specifies the chart’s current theme.
See Also