TreeMap.MinFont

Syntax

MinFont: Number

Description

The MinFont property determines minimum font size for tree map items' text.

Comments

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