DataVisualizer.HoverActiveEffects

Syntax

HoverActiveEffects: Array

Description

The HoverActiveEffects property determines effectes applied to the objects on hovering cursor over it.

Comments

Use JSON or the setHoverActiveEffects method to set the property value and the getHoverActiveEffects method to get the property value.

Example

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

DataVisualizer