ISmExponentialSmoothing.InitialValueT

Syntax

InitialValueT: Double;

Description

The InitialValueT property determines the initial point of a trend line.

Comments

If this value is not set manually, it is calculated automatically. Calculation formula depends on the selected model parameters.

Example

The property use is given in the example for ISmExponentialSmoothing.InitialValueS.

See also:

ISmExponentialSmoothing