New to Telerik UI for WPFStart a free 30-day trial

Defines the possible ways of a ChartPalette instance to apply the palette of its owning chart.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum SeriesPaletteMode

Fields

The palette is applied to the data points depending on the index of each data point within the owning ChartSeries instance.

C#
DataPoint = 1

The palette is applied to data points depending on the index of the owning ChartSeries instance.

C#
Series = 0
In this article
DefinitionFieldsDataPointSeries
Not finding the help you need?
Contact Support