ItemsTooltipStyle: Object
The ItemsTooltipStyle property determines style of tooltip shown for tree map items.
Property value can be set from JSON or using the setItemsTooltipStyle method, that uses a JSON object containing style settings as a parameter. To get the property value, use the getItemsTooltipStyle method.
This property contains a JSON object with the Release field, that is an object of the following type: PP.Style.
The example of property use is given in contents of the TreeMapData.js file shown in the page Example of Creating the TreeMap Component.
See also: