ISmCurveEstimation.ForecastLastPoint

Syntax

ForecastLastPoint: Integer;

Description

The ForecastLastPoint property determines the last point of a forecast series.

Comments

This point is reckoned from 1. It should be more than the last point of sample period. Last point of the forecast series is set for all dependence forms at once.

Example

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation