Back to Devexpress

BlueGreenPalette Class

wpf-devexpress-dot-xpf-dot-charts-8c7be1bf.md

latest1.9 KB
Original Source

BlueGreenPalette Class

Represents the Blue Green palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the Blue Green palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette BlueGreenPalette

See Also

BlueGreenPalette Members

DevExpress.Xpf.Charts Namespace