IEmCensus2Settings.Seasonality

Fore syntax

Seasonality: SeasonalityType;

Fore.NET syntax

Seasonality: Prognoz.Platform.Interop.Stat.SeasonalityType;

Description

The Seasonality property determines seasonality type.

Comments

By default the multiplicative seasonality is set: Seasonality = SeasonalityType.Multiplicative.

Fore and Fore.NET examples

The property use is given in the example for IEmCensus2Settings.Serie.

See also:

IEmCensus2Settings