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

ChartAppearance.IndicatorsPaletteName Property

Returns the default indicator palette name.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

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

Declaration

public string IndicatorsPaletteName { get; }

Property Value

Type Description
String

The indicator palette name.

See Also