IVZDataNormalizeAdapter.MinCutValue

Syntax

MinCutValue: Double;

Description

The MinCutValue property determines minimum value of the interval.

Comments

Values that are less than the minimum values become equal to it.

Example

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

See also:

IVZDataNormalizeAdapter