DataVisualizer.HoverInactiveEffects

Syntax

HoverInactiveEffects: Array

Description

The HoverInactiveEffects property determines effects applied to the objects, which are not hovered.

Comments

Use JSON or the setHoverInactiveEffects method to set the property value and the getHoverInactiveEffects method to get the property value.

Example

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

DataVisualizer