Show contents 

Working with Tree Map > Classes > TreeMapItem > TreeMapItem.hideTooltip

TreeMapItem.hideTooltip

Syntax

hideTooltip();

Description

The hideTooltip method hides tooltip of a tree map item.

Example

The example of use is given in the page with description of the TreeMapItem.getTooltip method.

See also:

TreeMapItem