Back to Devexpress

GreenPalette Class

wpf-devexpress-dot-xpf-dot-treemap-fbd15669.md

latest1.6 KB
Original Source

GreenPalette Class

Represents the Green palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

The following image demonstrates the Tree Map with the GreenPalette object specified as the TreeMapPaletteColorizerBase.Palette property of TreeMapControl.Colorizer.

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette GreenPalette

See Also

GreenPalette Members

DevExpress.Xpf.TreeMap Namespace