IEmSerie.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: Integer;

Description

The Count property determines number of observations in the data series.

Comments

The specified observation in the data series is determined by the IEmSerie.Item property.

Fore and Fore.NET examples

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

See also:

IEmSerie