Palette.DisplayName Property
Returns a localized name for built-in palettes or the Palette.Name property value for custom palettes.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A String value that is a palette’s localized name. |
See Also