Back to Devexpress

OrangePalette Class

wpf-devexpress-dot-xpf-dot-charts-3245a94d.md

latest1.8 KB
Original Source

OrangePalette Class

Represents the Orange palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the Orange palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette OrangePalette

See Also

OrangePalette Members

DevExpress.Xpf.Charts Namespace