IEaxAnalyzeCore.TreeMap

Syntax

TreeMap: IEaxTreeMap;

Description

The Treemap property returns the object that contains express report tree map.

Comments

Tree map is a method for displaying hierarchical data as a set of nested rectangles. Each hierarchy branch is presented with a rectangle, which includes smaller rectangles that are subbranches. Each rectangle area is proportional to value of the corresponding hierarchy element. Rectangle color is also determined by hierarchy element value.

Example

The property use is given in the example for IEaxTreeMap.TreeMap.

See also:

IEaxAnalyzeCore