LagIndex(Index: Integer; Lag: Integer): Integer;
LagIndex[Index: integer; Lag: integer]: integer;
Index. Index.
Lag. Lag.
The LagIndex property returns lag index.
Lag is an offset of series points in the time period. Offset direction depends on lag value. If the lag is negative, variable points offset backwards; if it is positive, points offset forward.
The property use is given in the example for IMsTimeMatrix.CalendarSettings.
See also: