Serie(Index: Integer): IEmSerie;
Serie[Index: integer]: Prognoz.Platform.Interop.Modeller.IEmSerie;
Index. Data series index.
The Serie property returns the specified series from the summary statistics calculation set.
Indexation of the series is continuous and starts from zero. The number of series that are used in the calculation is returned by the IEmStatisticsSettings.SerieCount property.
The property use is given in the example for IEmStatisticsSettings.AddAllSeries.
See also: