Skip to main content

IndicatorsPalettes.GetLocalizedNames() Method

Returns an array of localized names of indicator palettes.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public static string[] GetLocalizedNames()

Returns

Type Description
String[]

An array of String objects representing indicator palette names.

See Also