Back to Devexpress

BlueGreenPalette Class

wpf-devexpress-dot-xpf-dot-treemap-1053b242.md

latest1.7 KB
Original Source

BlueGreenPalette Class

Represents the Blue Green palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette BlueGreenPalette

See Also

BlueGreenPalette Members

DevExpress.Xpf.TreeMap Namespace