Count: Integer;
Count: integer;
The Count property returns the number of series in matrix.
To get series point value by its index, use the IMsTimeMatrix.Item property.
The property use is given in the example for IMsTimeMatrix.AddSerie.
See also: