Item(Index: Integer): ITimeSeries;
Index. Series point index.
The Item property determines series point value by its index.
To get the number of matrix series, use the IMsTimeMatrix.Count property.
The property use is given in the example for IMsTimeMatrix.AddSerie.
See also: