IMsTimeMatrix.PointCount

Fore Syntax

PointCount: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMsTimeMatrix