DevExpress.Wpf.TreeMap
26.1.5-pre-26248
Prefix Reserved
dotnet add package DevExpress.Wpf.TreeMap --version 26.1.5-pre-26248
NuGet\Install-Package DevExpress.Wpf.TreeMap -Version 26.1.5-pre-26248
<PackageReference Include="DevExpress.Wpf.TreeMap" Version="26.1.5-pre-26248" />
<PackageVersion Include="DevExpress.Wpf.TreeMap" Version="26.1.5-pre-26248" />
<PackageReference Include="DevExpress.Wpf.TreeMap" />
paket add DevExpress.Wpf.TreeMap --version 26.1.5-pre-26248
#r "nuget: DevExpress.Wpf.TreeMap, 26.1.5-pre-26248"
#:package DevExpress.Wpf.TreeMap@26.1.5-pre-26248
#addin nuget:?package=DevExpress.Wpf.TreeMap&version=26.1.5-pre-26248&prerelease
#tool nuget:?package=DevExpress.Wpf.TreeMap&version=26.1.5-pre-26248&prerelease
DevExpress WPF Tree Map
DevExpress.Wpf.TreeMap includes the DevExpress WPF Tree Map control. The TreeMapControl visualizes flat or hierarchical data as nested rectangles.
dotnet add package DevExpress.Wpf.TreeMap
Key Features
- Flat and Hierarchical Data:
TreeMapFlatDataAdaptermaps a plain collection.TreeMapHierarchicalDataAdaptermaps a tree-like data structure. - Field Mapping:
LabelDataMemberandValueDataMemberbind item captions and areas to data fields. - Colorizers:
TreeMapPaletteColorizerassigns palette colors to groups.TreeMapRangeColorizercolors items by value range. Both are assigned to theColorizerproperty. - Group Headers: Display headers above nested groups to make the hierarchy explicit.
- Labels: Configure item labels.
- Tooltips: Display details for the item under the mouse pointer.
- Selection: Allow users to select items and react to selection changes.
- Large Data Source Support: The layout algorithm is optimized to handle large data sets.
Examples
Example: Visualize a Collection
<Window
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:dxtm="http://schemas.devexpress.com/winfx/2008/xaml/treemap">
<dxtm:TreeMapControl>
<dxtm:TreeMapControl.DataAdapter>
<dxtm:TreeMapFlatDataAdapter DataSource="{Binding Sales}"
LabelDataMember="Region"
ValueDataMember="Amount" />
</dxtm:TreeMapControl.DataAdapter>
<dxtm:TreeMapControl.Colorizer>
<dxtm:TreeMapPaletteColorizer />
</dxtm:TreeMapControl.Colorizer>
</dxtm:TreeMapControl>
</Window>
In this configuration, the control behaves as follows:
- Draws one rectangle per item in the
Salescollection - Sizes each rectangle in proportion to
Amount - Labels rectangles with
Regionand paints them using palette colors
Evaluation Period, Pricing Options, and Licensing Terms
Whether you own a license or want to start a 30-day evaluation period, download and register your DevExpress license key. To obtain your key, log in to the DevExpress Download Manager. Use your existing DevExpress.com account or create a new account for free. For key registration instructions, see License Key for DevExpress Products.
If you purchase a license after evaluating a product, re-register your updated DevExpress license key to remove evaluation version warnings/messages.
This package is included in the following commercial subscriptions:
See DevExpress Subscriptions & Licensing for subscription comparison tables, purchasing FAQ, and licensing information.
Related Components/Packages
DevExpress.Wpf.Charts - DevExpress WPF Chart, Sankey, and Heatmap controls.
dotnet add package DevExpress.Wpf.Charts
DevExpress.Wpf.Gauges - DevExpress WPF Gauge controls.
dotnet add package DevExpress.Wpf.Gauges
DevExpress.Wpf - The complete DevExpress WPF Control suite.
dotnet add package DevExpress.Wpf
Demos
NOTE: Demo links below only work if you already have DevExpress WPF Demos installed on your machine. To install demos, download and run the DevExpress Unified Installer (evaluation or licensed version). Remember to select "Demo Applications" on the product selection screen.
- DevExpress WPF Tree Map - Flat Data Adapter
- DevExpress WPF Tree Map - Color Providers
- DevExpress WPF Tree Map - Labels
- DevExpress WPF Tree Map - Large Data
Documentation
Software Bill of Materials (SBOM)
To access SBOM files for DevExpress packages, please refer to the following article: Software Bill of Materials (SBOM) for DevExpress .NET assemblies/NuGet packages, JavaScript, VCL and other redistributable artifacts.
See Also: Information Security | Security - What You Need to Know
Useful Online Resources
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- DevExpress.Data (= 26.1.5-pre-26248)
- DevExpress.DataVisualization.Core (= 26.1.5-pre-26248)
- DevExpress.Mvvm (= 26.1.5-pre-26248)
- DevExpress.TreeMap.Core (= 26.1.5-pre-26248)
- DevExpress.Wpf.Core (= 26.1.5-pre-26248)
-
net8.0-windows
- DevExpress.Data (= 26.1.5-pre-26248)
- DevExpress.DataVisualization.Core (= 26.1.5-pre-26248)
- DevExpress.Mvvm (= 26.1.5-pre-26248)
- DevExpress.TreeMap.Core (= 26.1.5-pre-26248)
- DevExpress.Wpf.Core (= 26.1.5-pre-26248)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on DevExpress.Wpf.TreeMap:
| Package | Downloads |
|---|---|
|
DevExpress.Wpf.Spreadsheet
Target Platform/Framework: Desktop DevExpress Product Libraries Used: WPF UI components (https://www.devexpress.com/wpf) Available in the following DevExpress Subscription(s): Universal, DXperience, WPF |
|
|
DevExpress.Wpf.Dashboard
Target Platform/Framework: Desktop DevExpress Product Libraries Used: BI Dashboard (https://www.devexpress.com/dashboard) Available in the following DevExpress Subscription(s): Universal |
|
|
DevExpress.Wpf.TypedStyles
Target Platform/Framework: Desktop DevExpress Product Libraries Used: WPF UI components (https://www.devexpress.com/wpf) Available in the following DevExpress Subscription(s): Universal, DXperience, WPF |
|
|
DevExpress.Wpf
Target Platform/Framework: Desktop DevExpress Product Libraries Used: WPF UI components (https://www.devexpress.com/wpf) Available in the following DevExpress Subscription(s): Universal, DXperience, WPF |
|
|
DevExpress.Wpf.TreeMap.de
Target Platform/Framework: Desktop DevExpress Product Libraries Used: WPF UI components (https://www.devexpress.com/wpf) Available in the following DevExpress Subscription(s): Universal, DXperience, WPF |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 26.1.5-pre-26248 | 120 | 9/11/2026 |
| 26.1.5-pre-26241 | 248 | 9/2/2026 |
| 26.1.5-pre-26235 | 254 | 8/26/2026 |
| 26.1.5-pre-26227 | 280 | 8/18/2026 |
| 26.1.4 | 7,064 | 8/7/2026 |
| 26.1.4-pre-26200 | 285 | 7/23/2026 |
| 26.1.4-pre-26190 | 267 | 7/14/2026 |
| 26.1.4-pre-26179 | 292 | 7/2/2026 |
| 26.1.3 | 13,007 | 6/18/2026 |
| 25.2.9 | 905 | 8/3/2026 |
| 25.2.8 | 6,170 | 6/10/2026 |
| 25.2.7 | 11,874 | 5/6/2026 |
| 25.2.6 | 14,499 | 4/7/2026 |
| 25.2.5 | 18,402 | 3/2/2026 |
| 25.1.13 | 434 | 7/31/2026 |
| 25.1.12 | 1,440 | 6/10/2026 |
| 25.1.11 | 2,877 | 5/5/2026 |
| 25.1.10 | 3,615 | 4/6/2026 |
| 25.1.9 | 5,526 | 3/2/2026 |