IVZBrushEffect.BackgroundBrush

Fore syntax

BackgroundBrush: IGxBrush;

Fore.NET syntax

BackgroundBrush: Prognoz.Platform.Interop.Visualizators.IGxBrush;

Description

The BackgroundBrush property determines the brush that can be used to fill background.

Fore and Fore.NET examples

The example of use is given in the example for IVZDataVisualizer.HoverActiveEffects.

See also:

IVZBrushEffect