IVZDataNormalizeAdapter.MinValue

Syntax

MinValue: Double;

Description

The MinValue property determines the lower border of the interval, to which the data is cast.

Comments

To determine minimum value of interval, use the IVZDataNormalizeAdapter.MinCutValue property.

Example

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

See also:

IVZDataNormalizeAdapter