WPF Tree Map Control (Coming soon in v15.2)

Thinking Out Loud
12 November 2015

Our upcoming release will include a new WPF TreeMap Control - a powerful way to visualize hierarchical or flat data using nested rectangles. If you are not familiar with TreeMaps and their possible use-cases, the following Wikipedia article provides a good background on TreeMaps.

WPF Tree Map Control

Appearance and Behavior Customization

As you'd expect, our WPF TreeMap allows you to specify the layout algorithm used to arrange tree map items. The following options are supported out of the box.

AlgorithmExample
Slice and Dice
 
WPF Tree Map Slice & Dice
Squarified
 
WPF Tree Map Squarified
Striped
 
WPF Tree Map Striped

Should your needs dictate a different layout algorithm, you can design derivatives as needed. 

With the use of Colorizers, you can specify TreeMap colors automatically. The list below includes all colorizers shipped with the Tree Map.

ColorizerExample
Palette
 
WPF Tree Map Palette Colorizer
Gradient
 
WPF Tree Map Gradient Colorizer
Group Gradient
 
WPF Tree Map Group Gradient Colorizer
Range
 
WPF Tree Map Range Colorizer


Just like layout algorithms, you can implement your custom colorizer when needed.

Finally, the TreeMap control supports interactivity features, such as selection, highlighting and tooltips.

WPF Tree Map Control - Tooltip

=========================

We'd love to hear your thoughts on this new WPF product. Let us know what you think.


Free DevExpress Products – Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We’ll be happy to follow-up.
No Comments

Please login or register to post comments.