ILanerBox.CanDecreaseLag

Syntax

CanDecreaseLag: Boolean;

Description

The CanDecreaseLag method returns whether lag of the selected series can be decreased.

Comments

Available values:

To decrease selected series lag, use the ILanerBox.DecreaseLag method.

Example

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

See also:

ILanerBox