Seasonal: Array;
The Seasonal property returns seasonal component.
When the multiplicative seasonality model is used, the seasonal component is calculated in percents, when the additive seasonality model is used, the seasonal component is calculated in the same units, in which the source series is set.
To set seasonality model type, use the ISeasonal.Mode property, to set a seasonality period, use the ISeasonal.Cycle property.
The property use is given in the example for ISmCensus1.MissingData.
See also: