Skip to main content

PredefinedIndicatorsPalette Class

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class PredefinedIndicatorsPalette :
    IndicatorsPalette

Remarks

For more information, see Chart Themes and Palettes.

See Also