Show contents 

Visualizators > Visualizators Assembly Interfaces > IVZDataScale > IVZDataScale.MinValue

IVZDataScale.MinValue

Fore Syntax

MinValue: Double;

Fore.NET Syntax

MinValue: Double;

Description

The MinValue property determines minimum value of visualizer scale.

Example

The example of use is given on description page of the IVZDataScale.ItemValue property.

See also:

IVZDataScale