Back to Devexpress

YellowPalette Class

wpf-devexpress-dot-xpf-dot-charts-64c5a9f3.md

latest1.8 KB
Original Source

YellowPalette Class

Represents the Yellow palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the Yellow palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette YellowPalette

See Also

YellowPalette Members

DevExpress.Xpf.Charts Namespace