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