IMsTimeMatrix.EndIndex

Fore Syntax

EndIndex: Integer;

Fore.NET Syntax

EndIndex: integer;

Description

The EndIndex property determines the series end index.

Comments

To get series start index, use the IMsTimeMatrix.StartIndex property.

Fore and Fore.NET Examples

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

See also:

IMsTimeMatrix