ISmCurveEstimation.ForecastLastPoint

Fore Syntax

ForecastLastPoint: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISmCurveEstimation