Skip to main content
A newer version of this page is available. .

IndicatorsPalettes.GetLocalizedNames() Method

Returns an array of localized names of indicator palettes.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public static string[] GetLocalizedNames()

Returns

Type Description
String[]

An array of String objects representing indicator palette names.

See Also