ChartView Properties
Visualizes data in the Cartesian coordinate system.
Name | Description |
---|---|
Axis |
|
Axis |
|
Axis |
Gets or sets whether a user can scroll and zoom the chart along the X-axis. |
Axis |
Provides access to the chart’s y-axis (axis of values). |
Axis |
Gets or sets whether a user can scroll and zoom the chart along the Y-axis. |
Chart |
Gets or sets the chart appearance settings. |
Hide |
|
Hint | Gets or sets the chart hints. |
Legend |
Gets or sets the chart legend.
Inherited from Chart |
Rotated | |
Scroll |
Gets or sets whether scroll indicators are displayed when a user scrolls the 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 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 chart’s collection of series. |
Series |
Specifies how the chart generates series from a data source based on a template. |
Show |
|
Theme |
Specifies the chart’s current theme.
Inherited from Chart |
See Also