IStatPeriod.FirstPoint

Syntax

FirstPoint: Integer;

Description

The FirstPoint property determines the starting point of the sample period.

Comments

 This point is calculated starting from one.

By default, the property value is -1, in this case the value of the starting point of the sample period is defined automatically.

Example

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

See also:

IStatPeriod