StartMonthOrQuarter: Integer;
StartMonthOrQuarter: integer;
The StartMonthOrQuarter property determines initial month/quarter.
First month/quarter is initial by default.
If IEmCensus2Settings.SeasonalComponentCycleType = SeasonalityCycleType.Month, StartMonthOrQuarter determines the initial month; if IEmCensus2Settings.SeasonalComponentCycleType = SeasonalityCycleType.Quater, it determines the initial quarter.
The property use is given in the example for IEmCensus2Settings.Serie.
See also: