Palettes.GetLocalizedNames() Method
Returns an array of localized palette names.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
| Type | Description |
|---|---|
| String[] | An array of String objects representing localized palette names. |
See Also