IMsTimeMatrix.StartIndex

Syntax

StartIndex Integer;

Description

The StartIndex property returns the series start index.

Comments

To get series end index, use the IMsTimeMatrix.EndIndex property.

Example

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

See also:

IMsTimeMatrix