Back to Devexpress

RedOrangePalette Class

wpf-devexpress-dot-xpf-dot-charts-6de7bddb.md

latest1.9 KB
Original Source

RedOrangePalette Class

Represents the RedOrange palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class RedOrangePalette :
    PredefinedPalette
vb
Public Class RedOrangePalette
    Inherits PredefinedPalette

Remarks

The following colors comprise the RedOrange palette.

The following image demonstrates a compound chart with the RedOrangePalette object assigned to the ChartControlBase.Palette property.

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette RedOrangePalette

See Also

RedOrangePalette Members

DevExpress.Xpf.Charts Namespace