IVZDataScale.Value

Fore Syntax

Value(Index: Integer): Double;

Fore.NET Syntax

Value[Index: System.Int32]: System.Double;

Parameters

Index. Scale element index.

Description

The Value property determines the value of selected element of visualizer scale.

Fore and Fore.NET Example

The property use is given in the example for IVZDataScale.Item.

See also:

IVZDataScale