TreeMap.LeafPadding

Syntax

LeafPadding: Number

Description

The LeafPadding property sets distance between tree map item text and item border.

Comments

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