IVZDataNormalizeAdapter.MinCutValue

Fore Syntax

MinCutValue: Double;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IVZDataNormalizeAdapter