Back to Devexpress

PredefinedIndicatorsPalette Class

wpf-devexpress-dot-xpf-dot-charts-4bf9ba73.md

latest1.7 KB
Original Source

PredefinedIndicatorsPalette Class

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class PredefinedIndicatorsPalette :
    IndicatorsPalette
vb
Public Class PredefinedIndicatorsPalette
    Inherits IndicatorsPalette

Remarks

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase IndicatorsPalette PredefinedIndicatorsPalette DefaultIndicatorsPalette

See Also

PredefinedIndicatorsPalette Members

DevExpress.Xpf.Charts Namespace