IndicatorsPalettes.GetLocalizedNames() Method
Returns an array of localized names of indicator palettes.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
Type | Description |
---|---|
String[] | An array of String objects representing indicator palette names. |
See Also