Skip to main content

SeriesKeyColorColorizerModel.PaletteName Property

Gets or sets the SeriesKeyColorColorizer.PaletteName property value within the model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public string PaletteName { get; set; }

Property Value

Type Description
String

The name of the palette that the colorizer applies to series.

See Also