Skip to main content

YellowOrangePalette Class

Represents the YellowOrange palette.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class YellowOrangePalette :
    PredefinedPalette

Remarks

The following colors comprise the YellowOrange palette.

Palette_YellowOrange

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

YellowOrangePalette

For more information, see Chart Themes and Palettes.

See Also