ILanerBoxSerieEventArgs.Factor

Syntax

Factor: IRubricatorFactor;

Description

The property is read-only.

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

Comments

Factor is used only in the LanerBox.OnAddSerie event.

If the Factor 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