ILanerBoxSerieEventArgs.Serie

Syntax

Serie: ILanerSerie;

Description

The property is read-only.

The Serie property returns the series that has generated the event.

Comments

The Serie property is used only in the LanerBox.OnAddSerie event.

Example

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

See also:

ILanerBoxSerieEventArgs