BubbleTreeItem.drawTooltips

Syntax

drawTooltips(check: Boolean);

Parameters

check. Determines element overlap.

Description

The drawTooltips method draws a tooltip for a tree map element.

Example

The example of use is given on the page with description of the BubbleTreeItem.draw method.

See also:

BubbleTreeItem