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

IndicatorsPalettes.GetNames() Method

Returns the collection of strings with the indicator palette names.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

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

Declaration

public static string[] GetNames()

Returns

Type Description
String[]

A System.String array of palette names.

See Also