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.SelectInactiveEffects

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