ChartView Fields
Visualizes data in the Cartesian coordinate system.| Name | Description |
|---|---|
| AxisMaxZoomPercentProperty static | Identifies the AxisMaxZoomPercent bindable property. |
| AxisXNavigationModeProperty static | Identifies the AxisXNavigationMode bindable property. |
| AxisXProperty static | Identifies the AxisX bindable property. |
| AxisYNavigationModeProperty static | Identifies the AxisYNavigationMode bindable property. |
| AxisYProperty static | Identifies the AxisY bindable property. |
| ChartStyleProperty static | Identifies the ChartStyle bindable property. |
| HintProperty static | Identifies the Hint bindable property. |
| LegendProperty static | Identifies the Legend bindable property. Inherited from ChartBaseView. |
| RotatedProperty static | Identifies the Rotated bindable property. |
| ScrollIndicatorsEnabledProperty static | Identifies the ScrollIndicatorsEnabled bindable property. |
| SelectedItemProperty static | Identifies the SelectedItem bindable property. Inherited from ChartBaseView. |
| SelectedItemsProperty static | Identifies the SelectedItems bindable property. Inherited from ChartBaseView. |
| SelectionKindProperty static | Identifies the SelectionKind bindable property. Inherited from ChartBaseView. |
| SelectionModeProperty static | Identifies the SelectionMode bindable property. Inherited from ChartBaseView. |
| SeriesDataTemplateProperty static | Identifies the SeriesDataTemplate dependency property. |
| SeriesProperty static | Identifies the Series bindable property. |
| ThemeProperty static | Identifies the Theme bindable property. Inherited from ChartBaseView. |
See Also