ISlSerie.Value

Fore Syntax

Value: Array;

Fore.NET Syntax

Value: System.Array;

Description

The Value property determines data series values.

Comments

After the series values are specified, they are set to the ISlSerie.OriginalValue property.

Input array indexing must start from zero.

Fore and Fore.NET Examples

The property use is given in the example for ISlSerie.InitValue.

See also:

ISlSerie