Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 841 Bytes

File metadata and controls

8 lines (6 loc) · 841 Bytes

The tree map control provides a simple and effective way to visualize flat or hierarchical data as clustered rectangles with a specific, weighted attribute determining the size of each rectangle. This control has highly customizable features such as displaying hierarchical and flat-level data, legends, different layouts, and color mapping.

The following samples are available for tree map to demonstrate the functionalities of each feature.

Sample Description
FlatCollection The tree map control provides a simple and effective way to visualize flat or hierarchical data as clustered rectangles. This sample explains a basic tree map control with color mapping and legend support.
Hierarchical This sample shows how to add hierarchical data in a tree map.