ILanerSerieDisplayParams.PreviousInversionLag

Syntax

PreviousInversionLag: Integer;

Description

The PreviousInversionLag property determines a lag for the period that is used for initial transformation of slice data.

Comments

By default the property is set to the value of -1, and the previous period is used in initial transformation. The property can possess only negative values and is relevant, if the ILanerSerieDisplayParams.InversionLag property is assigned a value that differs from TsInversionLag.EndOfPrecedingYear.

Example

The property use is given in the example for the ILanerSerieDisplayParams.Inversion property.

See also:

ILanerSerieDisplayParams