TreeMap.HierarchyDepth

Syntax

HierarchyDepth: Number

Description

The HierarchyDepth property specifies level of tree map items hierarchy to show.

Comments

Use JSON or the setHierarchyDepth method to set the property value, and the getHierarchyDepth method to get the property value.

Example

The example of property use is given in contents of the TreeMapData.js file shown in the page Example of Creating the TreeMap Component.

See also:

TreeMap