IVZDataScale.NoData

Fore Syntax

NoData: Variant;

Fore.NET Syntax

NoData: System.Object;

Description

The NoData property determines the brush or the number corresponding to the No Data element of visualizer scale, depending on its type.

Fore and Fore.NET examples

The example of use is given in the example for IVZDataScale.InactiveItem.

See also:

IVZDataScale