DataVisualizer.SelectActiveEffects

Syntax

SelectActiveEffects: Array

Description

The SelectActiveEffects property determines an array of effects applied to selected bubble chart items.

Comments

Use JSON or the setSelectActiveEffects method to set the property value and the getSelectActiveEffects method to get the property value.

Example

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

DataVisualizer