Back to Devexpress

TheTreesPalette Class

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

latest1.7 KB
Original Source

TheTreesPalette Class

Represents the The Trees palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette TheTreesPalette

See Also

TheTreesPalette Members

DevExpress.Xpf.TreeMap Namespace