ChartBaseView Fields
The base class for all chart views.| Name | Description |
|---|---|
| LegendProperty static | Identifies the Legend bindable property. |
| SelectedItemProperty static | Identifies the SelectedItem bindable property. |
| SelectedItemsProperty static | Identifies the SelectedItems bindable property. |
| SelectionKindProperty static | Identifies the SelectionKind bindable property. |
| SelectionModeProperty static | Identifies the SelectionMode bindable property. |
| ThemeProperty static | Identifies the Theme bindable property. |
See Also