HoverInactiveEffects: IVZEffects;
The HoverInactiveEffects property determines effects applied to the inactive elements which are not hovered.
To set up effects, use properties of the IVZBrushEffect, IVZBorderEffect, IVZAlphaChannelEffect interfaces.
The property use is given in the example for IVZDataVisualizer.HoverActiveEffects.
See also: