ISmTramoSeats.Interpolated

Fore Syntax

Interpolated: Array;

Fore.NET Syntax

Interpolated: System.Array;

Description

The Interpolated property returns the series that contains interpolated value of the source series.

Comments

To get the series that contains a linearized value of the source series, use the ISmTramoSeats.Linearized property.

Fore and Fore.NET Examples

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

See also:

ISmTramoSeats