AppearanceRepository.LocalizedNames Property
Returns an array of localized appearance names.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String[] | An array of String objects representing localized appearance names. |
See Also