ISmCurveEstimation.ForecastFirstPoint

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.

Example

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

See also:

ISmCurveEstimation