Back to Devexpress

DXTreeMapPalette Class

wpf-devexpress-dot-xpf-dot-treemap-883ec8a0.md

latest1.7 KB
Original Source

DXTreeMapPalette Class

Represents the DX Tree Map palette.

Namespace : DevExpress.Xpf.TreeMap

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

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

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

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable TreeMapDependencyObject PaletteBase PredefinedPalette DXTreeMapPalette

See Also

DXTreeMapPalette Members

DevExpress.Xpf.TreeMap Namespace