IEmReportSettings.SeriesNameFormat

Fore syntax

SeriesNameFormat: EmReportSeriesNameFormat;

Fore.NET syntax

SeriesNameFormat: Prognoz.Platform.Interop.Modeller.EmReportSeriesNameFormat;

Description

The SeriesNameFormat property determines variables names displaying format.

Comments

Variables identifiers are displayed by default.

Fore and Fore.NET examples

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

See also:

IEmReportSettings