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

ChartBase Properties

The base class for chart controls.
Name Description
ActualPalette Gets the actual palette of a chart.
AnimateCommand Returns a command that starts animation of a chart’s contents.
AnimateOnLoading 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.
SelectionMode Specifies the selection mode for chart series.
SeriesItemTemplate Gets or sets a template that specifies the settings of chart series.
SeriesItemTemplateSelector Gets or sets an object that selects a template applied to series.
SeriesSource Gets or sets the source of series view models. This is a dependency property.
ToolTipEnabled Gets or sets whether to show tooltips when a user clicks a series or series point.
See Also