ISlSerie.OriginalValue

Syntax

OriginalValue: Array;

Description

The OriginalValue property returns original values for the data series: that is, for the data specified using the Value property.

Comments

Data from OriginalValue are used to calculate statistical methods.

Example

The property use is given in the example for ISmBinaryModel.CovarianceMatrix.

See also:

ISlSerie