Show contents 

Express > Express Assembly Interfaces > ILanerBoxSerieEventArgs > ILanerBoxSerieEventArgs.Factor

ILanerBoxSerieEventArgs.Factor

Syntax

Factor: IRubricatorFactor;

Description

The Factor property returns the indicator, on which the series generated the event is based.

Comments

It is used only in the LanerBox.OnAddSerie event.

If the property returns Null, the series is based on an indicator saved in the directory.

Example

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

See also:

ILanerBoxSerieEventArgs