TreeMap.LeafBorderWidth

Syntax

LeafBorderWidth: Number

Description

The LeafBorderWidth property determines width of tree map item borders

Comments

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