OriginalValue: Array;
The OriginalValue property returns original values for the data series, that is, for the data specified using the Value property.
To get categorical data series values, use the ISlSerieInt.Value property.
The property use is given in the example for ISmRandomForest.FilledDependent.
See also: