Back to Devexpress

GreenPalette Class

wpf-devexpress-dot-xpf-dot-charts-f8c3749c.md

latest1.8 KB
Original Source

GreenPalette Class

Represents the Green palette.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

The following colors comprise the Green palette.

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

For more information, see Chart Themes and Palettes.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject PaletteBase Palette PredefinedPalette GreenPalette

See Also

GreenPalette Members

DevExpress.Xpf.Charts Namespace