StatInterceptMode

Namespace: PP.TS;

Description

The StatInterceptMode enumeration is used to set mode of defining a constant.

It is used by the ArimaWizardView.CurrentState property.

Available Values

Value

Brief description

AutoEstimate

Constant value is estimated automatically.

ManualEstimate

Constant value is set by the user.

None

Constant is not used.

See also:

PP.TS.UiArimaWizardView