ChartBase Properties
The base class for chart controls.
Name | Description |
---|---|
Actual |
Gets the actual palette of a chart. |
Animate |
Returns a command that starts animation of a chart’s contents. |
Animate |
Gets or sets a value indicating if chart contents should be animated on chart loading. |
Legend | Gets the chart control’s legend and provides access to its settings. |
Palette | Gets or sets the palette used to draw the chart’s series. |
Selection |
Specifies the selection mode for chart series. |
Series |
Gets or sets a template that specifies the settings of chart series. |
Series |
Gets or sets an object that selects a template applied to series. |
Series |
Gets or sets the source of series view models. This is a dependency property. |
Tool |
Gets or sets whether to show tooltips when a user clicks a series or series point. |
See Also