PaletteRepository.PaletteNames Property
Gets an array of available palette names.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String[] | A String array of palette names. |
Remarks
Currently available predefined palette names are listed below (note that in compound palette names, words are separated by white space).
Name | Colors |
---|---|
Nature Colors | |
Pastel Kit | |
In A Fog | |
Terracotta Pie | |
Northern Lights | |
Chameleon | |
The Trees | |
Mixed | |
Office | |
Office 2013 | |
Black And White | |
Grayscale | |
Apex | |
Aspect | |
Civic | |
Concourse | |
Equity | |
Flow | |
Foundry | |
Median | |
Metro | |
Module | |
Opulent | |
Oriel | |
Origin | |
Paper | |
Solstice | |
Technic | |
Trek | |
Urban | |
Verve |
See Also