DataVisualizer.HoveredItems

Syntax

HoveredItems: Array

Description

The HoveredItems property determines an array of items, which can be hovered

Comments

Use JSON or the setHoveredItems method to set the property value and the getHoveredItems method to get the property value.

The getHoveredItems method receives the useGlobalIds parameter - attribute of global identifiers use instead of local ones.

Example

The property use is given in the page with description of the BubbleChart.hoverItemsmethod.

DataVisualizer