IEmCurveEstimationSettings.ExplanatoryIsTrend

Fore syntax

ExplanatoryIsTrend: Boolean;

Fore.NET syntax

ExplanatoryIsTrend: boolean;

Description

The ExplanatoryIsTrend property whether an explanatory series is set as automatically generated time series, or by the user.

Comments

Available values:

Fore and Fore.NET examples

The property use is given in the example for IEmCurveEstimationSettings.Explained.

See also:

IEmCurveEstimationSettings