IMsForecast.LowerConfidenceLevel

Syntax

LowerConfidenceLevel: ITimeSeries;

Description

The LowerConfidenceLevel property returns lower confidence limit of forecast series.

Comments

To get upper confidence limit of forecast series, use the IMsForecast.UpperConfidenceLevel property.

Example

The property use is given in the example for IMsForecastObject.Forecast.

See also:

IMsForecast