TreeMap.LeavesOverflow

Syntax

LeavesOverflow: String

Description

The LeavesOverflow property determines, how to show text of a tree map item, when text size is larger that the item size.

Comments

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