IForecast.FirstPoint

Syntax

FirstPoint: Integer;

Description

The FirstPoint property determines the first forecasting point.

Comments

To set last point of the forecast, use the IForecast.LastPoint property.

Example

An example of use is given in the example for the IForecast.Value property.

See also:

IForecast