TreeMap: IEaxTreeMap;
TreeMap: Prognoz.Platform.Interop.Express.EaxTreeMap;
The Treemap property returns an object that contains express report tree map.
Tree map is a method of displaying hierarchical data as a set of embedded 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.
The property use is given in the example for IEaxTreeMap.TreeMap.
See also: