IEmSerie.DisplayName

Fore syntax

DisplayName: String;

Fore.NET syntax

DisplayName: string;

Description

The DisplayName property returns the name of the data series.

Comments

Data series identifier is returned by the IEmSerie.Name property.

Fore and Fore.NET examples

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

See also:

IEmSerie