Enum
SeriesPaletteMode

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

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public enum SeriesPaletteMode

Fields

DataPoint

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

Declaration

cs-api-definition
DataPoint = 1

Field Value

SeriesPaletteMode

Series

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

Declaration

cs-api-definition
Series = 0

Field Value

SeriesPaletteMode

In this article
DefinitionFieldsDataPointSeries
Not finding the help you need?
Contact Support