TrendComponent: TrendType;
The TrendComponent property determines model trend type.
Time series often tend to grow or reduce. In this case exponential smoothing model uses the Gamma coefficient that takes trend into account.
The property use is given in the example for IMsExponentialSmoothingTransform.AsForecasting.
See also: