ISlSerie.Value

Syntax

Value: 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.

Example

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

See also:

ISlSerie