Back to Devexpress

YellowOrangePalette Class

wpf-devexpress-dot-xpf-dot-charts-2ba473a3.md

latest1.9 KB
Original Source

YellowOrangePalette Class

Represents the YellowOrange palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the YellowOrange palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette YellowOrangePalette

See Also

YellowOrangePalette Members

DevExpress.Xpf.Charts Namespace