ISmTramoSeats.Trend

Fore Syntax

Trend: Array;

Fore.NET Syntax

Trend: System.Array;

Description

The Trend property returns the series that contains a trend component.

Comments

To get the series that contains the cyclical component, use the ISmTramoSeats.Cycle property.

Fore and Fore.NET Examples

The property use is given in the example for ISmTramoSeats.D.

See also:

ISmTramoSeats