ChartAppearance.DisplayName Property
Returns a localized name for built-in appearances or the ChartAppearance.Name property value for custom appearances.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The localized name. |
See Also