Skip to main content

YellowPalette Class

Represents the Yellow palette.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class YellowPalette :
    PredefinedPalette

Remarks

The following colors comprise the Yellow palette.

Palette_Yellow

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

YellowPalette

For more information, see Chart Themes and Palettes.

See Also