CanIncreaseLag: Boolean;
The CanIncreaseLag method returns whether lag of the selected series can be increased.
Available values:
True. Selected series Lag can be increased.
False. Lag cannot be increased.
To increase selected series lag, use the ILanerBox.IncreaseLag method.
The method use is given in the example for ILanerBox.IncreaseLag.
See also: