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

ChartView Properties

Visualizes data in the Cartesian coordinate system.
Name Description
AxisMaxZoomPercent
AxisX
AxisXNavigationMode
AxisY Provides access to the chart’s y-axis (axis of values).
AxisYNavigationMode
ChartStyle Gets or sets the chart appearance settings.
HideHintCommand
Hint Gets or sets the chart hints.
Legend Gets or sets the chart legend. Inherited from ChartBaseView.
Rotated
ScrollIndicatorsEnabled
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.
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
ShowHintCommand
Theme Specifies the chart’s current theme. Inherited from ChartBaseView.
See Also