IMsTimeMatrix.EndIndex

Syntax

EndIndex: Integer;

Description

The EndIndex property determines the series end index.

Comments

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

Example

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

See also:

IMsTimeMatrix