ISmTramoSeats.Linearized

Fore Syntax

Linearized: Array;

Fore.NET Syntax

Linearized: System.Array;

Description

The Linearized property returns the series that contains a linearized value of the source series.

Comments

To get the series that contains interpolated value of the source series, use the ISmTramoSeats.Interpolated property.

Fore and Fore.NET Examples

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

See also:

ISmTramoSeats