Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > DataVisualizer > DataVisualizer.HoveredItems

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