Palettes.GetNames() Method
Returns the collection of strings with the palette names.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
Type | Description |
---|---|
String[] | A System.String array of palette names. |
See Also