CalcPointCount: Integer;
The CalcPointCount property returns the number of points between indexes of series start and end.
To get series start index, use the IMsTimeMatrix.StartIndex property. To get series end index, use the IMsTimeMatrix.EndIndex property.
The property use is given in the example for IMsTimeMatrix.AddTerm.
See also: