ISmCurveEstimation.ForecastFirstPoint

Fore Syntax

ForecastFirstPoint: Integer;

Fore.NET Syntax

ForecastFirstPoint: integer;

Description

The ForecastFirstPoint property determines the first point of forecasting series.

Comments

To set the last forecasting series point, use the ISmCurveEstimation.ForecastLastPoint property.

Fore and Fore.NET Examples

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

See also:

ISmCurveEstimation