IExpressModeller.Header

Fore syntax

Header: IEmHeader;

Fore.NET syntax

Header: Prognoz.Platform.Interop.Modeller.IEmHeader;

Description

The Header property returns header parameters.

Comments

Series data is returned by the IExpressModeller.Series property.

Fore and Fore.NET examples

The property use is given in the example for IEmStatisticsSettings.AddAllSeries.

See also:

IExpressModeller