Back to Devexpress

GreenYellowPalette Class

wpf-devexpress-dot-xpf-dot-treemap-706d4723.md

latest1.7 KB
Original Source

GreenYellowPalette Class

Represents the Green Yellow palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette GreenYellowPalette

See Also

GreenYellowPalette Members

DevExpress.Xpf.TreeMap Namespace