ISmCensus2.MovingAverage

Syntax

MovingAverage: Array;

Description

The MovingAverage property determines moving average.

Comments

Array size depends on the selected seasonality type SeasonalComponentCycleType. If the Quarters type is selected, array size is 4, if Months are selected, array size is 12.

Example

The property use is given in the example for ISmCensus2.MissingData.

See also:

ISmCensus2