TreeMap.getBranchFontSize

Syntax

getBranchFontSize(level: Number);

Parameters

level. Level of chart elements group.

Description

The getBranchFontSize method gets font size for title of tree map items group by level.

Comments

This method returns a Number type value.

Example

The example of use is given in the page with description of the TreeMap.Visualizer property.

See also:

TreeMap