DevExpress.TreeMap Namespace
Contains all common classes that WinForms TreeMap Control, WPF TreeMap Control, and WinForms Sunburst Control require to function.
Assembly: DevExpress.TreeMap.v20.1.Core.dll
NuGet Packages: DevExpress.TreeMap.Core, DevExpress.WindowsDesktop.TreeMap.Core
Interfaces
| Name | Description |
|---|---|
| IHierarchicalItem | The base interface for the treemap and sunburst items. |
| ISunburstItem | The base interface for sunburst items. |
| ITreeMapItem | The interface that should be implemented by a class which can be used as a tree map item. |