fireItemsHovered(item: PP.Ui.TreeMapItem);
item. Tree map item for which we need to fire the hover event.
The fireItemsHovered method fires hover event for specified tree map item.
The example of use is given in the page with description of the TreeMap.hoverItems method.