ChartDirector 7.1 (.NET Edition)

Tree Map Charts


In this section, we will discuss how to create tree map charts using ChartDirector through a number of examples.

TitleDescription
Simple Tree MapDemonstrates the basic steps in creating a tree map.
Multi Level Tree MapDemonstrates a multi-level tree map.
Tree Map ColorsDemonstrates an alternative color scheme for multi-level tree maps.
Tree Map LayoutThe example demonstrates various tree map layout methods configurable using TreeMapNode.setLayoutMethod.
Multi Level Tree Map LayoutThe example demonstrates various tree map layout methods for multi-level tree maps.