ILanerBoxSerieEventArgs.SerieIndex

Syntax

SerieIndex: Integer;

Description

The property is read-only.

The SerieIndex property returns index of the series that has generated the event.

Comments

Series indexing in a workbook is continuous and starts with zero.

Example

The property use is given in the example for LanerBox.OnAddSerie.

See also:

ILanerBoxSerieEventArgs