LastPoint: Integer;
The LastPoint property determines the last point of the forecast.
This point is reckoned from 1. It should be more than the last point of sample period. It is used when a forecast is to be calculated.
To set start point of the forecast, use the IForecast.FirstPoint property.
An example of use is given in the example for the IForecast.Value property.
See also: