IEmExponentialSmoothingSettings.Alpha

Fore syntax

Alpha: Double;

Fore.NET syntax

Alpha: double;

Description

The Alpha property determines value of alpha parameter.

Comments

Default value is: 0,1. Acceptable value range: (0; 1).

Fore and Fore.NET examples

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

See also:

IEmExponentialSmoothingSettings