IMsTimeMatrix.PointCount

Syntax

PointCount: Integer;

Description

The PointCount property returns the number of series points.

Comments

To get the number of matrix series, use the IMsTimeMatrix.Count property.

Example

The property use is given in the example for IMsTimeMatrix.DateToIndex.

See also:

IMsTimeMatrix