Item(Index: Integer): Double;
Item[Index: integer]: double;
Index. Observation index.
The Item property determines value of the data series specified observation.
Indexation of the observations is continuous and starts from zero. Number of observations in the series is returned by the IEmSerie.Count property.
The property use is given in the example for IEmStatisticsSettings.AddAllSeries.
See also: