ILanerBox.CanIncreaseLag

Syntax

CanIncreaseLag: Boolean;

Description

The CanIncreaseLag method returns whether lag of the selected series can be increased.

Comments

Available values:

To increase selected series lag, use the ILanerBox.IncreaseLag method.

Example

The method use is given in the example for ILanerBox.IncreaseLag.

See also:

ILanerBox