ChartControl.GetLocalizedAppearanceNames() Method
Returns an array of localized names of appearances.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.UI.dll
Declaration
Returns
| Type | Description |
|---|---|
| String[] | An array of String objects representing localized appearance names. |
See Also