ExplanatoryIsTrend: Boolean;
ExplanatoryIsTrend: boolean;
The ExplanatoryIsTrend property whether an explanatory series is set as automatically generated time series, or by the user.
Available values:
True. Default value. The explanatory series is an automatically generated time series. The first series point is set via the IEmCurveEstimationSettings.ReferencePoint property.
False. The explanatory series is set via the IEmCurveEstimationSettings property.
The property use is given in the example for IEmCurveEstimationSettings.Explained.
See also: