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

PredefinedIndicatorsPalette Class

Represents a class that stores the predefined palettes for the chart’s indicators.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

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

Declaration

public class PredefinedIndicatorsPalette :
    IndicatorsPalette

Remarks

For more information, see Chart Themes and Palettes.

See Also