UWP TreeMap (SfTreeMap) Overview
18 Nov 20181 minute to read
A TreeMap is ideal for visualizing large amounts of data. The visualization space is split into rectangles that are sized and colored based on the quantitative variables. The levels in the hierarchy of the tree map are visualized as rectangles containing other rectangles.
Use case scenarios
The TreeMap control can be used in the following cases:
- Stock market analysis in which the weight of each stock in the index is represented by the size of the rectangle, and its range of loss or gain is represented by the color of the rectangle.
- Visualization of Internet usage in certain categories such as retail, social networks, and search portals.
- TreeMap can categorize the news aggregated by Google News, in which the colors represent different sections such as business or politics, and the size of the boxes represents how many similar stories also appear in Google News.
- TreeMap is used to indicate weather report analysis around the world. The opacity of each rectangle can differ based on its humidity.