TreeMap.ColorVisual

Syntax

ColorVisual: PP.ColorVisual

Description

The ColorVisual property determines description of the factor, whose data is used to fill tree map items.

Comments

Use JSON or the setColorVisual method to set the property value, and the getColorVisual 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