Show contents 

Working with General Visual Components > Classes > DataVisualizer > DataVisualizer.MappingActiveEffects

DataVisualizer.MappingActiveEffects

Syntax

MappingActiveEffects: Array [Object];

Description

The MappingActiveEffects property compares effects for active items.

Comments

Use JSON or the setMappingActiveEffects method to set the property value and the getMappingActiveEffects method to get the property value.

Example

The property use is identical to the DataVisualizer.MappingInactiveEffects property.

See also:

DataVisualizer