showTooltip(coords: Object);
coords. Tooltip coordinates. This object has the following fields: X - X coordinate, Y - Y coordinate.
The showTooltip method shows tooltip for a tree map item.
The example of use is given in the page with description of the TreeMapItem.getTooltip method.
See also: