IVZDataNormalizeAdapter.NoDataValue

Syntax

NoDataValue: Variant;

Description

The NoDataValue property determines the value if there is no data.

Comments

To determine upper border of the interval, use the IVZDataNormalizeAdapter.MaxValue property.

Example

The property use is given in the example for IVZDataNormalizeAdapter.MaxValue.

See also:

IVZDataNormalizeAdapter