IEmCurveEstimationSettings.ReferencePoint

Fore syntax

ReferencePoint: Integer;

Fore.NET syntax

ReferencePoint: integer;

Description

The ReferencePoint property determines the explanatory trend reference point.

Comments

Default value is 1.

The ReferencePoint property is taken into account if IEmCurveEstimationSettings.ExplanatoryIsTrend is set to True.

Fore and Fore.NET examples

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

See also:

IEmCurveEstimationSettings