IMsTransformSeries.UpperConfidenceLevel

Fore Syntax

UpperConfidenceLevel: Array;

Fore.NET Syntax

UpperConfidenceLevel: System.Array;

Description

The UpperConfidenceLevel property returns array containing values of the upper confidence level.

Comments

To get value of lower confidence level, use the IMsTransformSeries.LowerConfidenceLevel property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMethod.CalculateSeries.

See also:

IMsTransformSeries