TreeMap.HeightVisual

Syntax

HeightVisual: PP.HeightVisual

Description

The HeightVisual property determines description of the factor, whose data is used to set height of tree map items in heat map mode.

Comments

Use the setHeightVisual method to set the property value, and the getHeightVisual method to get the property value. Property value cannot be set from JSON.

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