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