DataVisualizer.SelectInactiveEffects

Syntax

SelectInactiveEffects: Array

Description

The SelectInactiveEffects property determines an array of effects applied to the bubble chart items which are not selected.

Comments

Use JSON or the setSelectInactiveEffects method to set the property value and the getSelectInactiveEffects method to get the property value.

Example

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

DataVisualizer