IEmSerie

Assembly: Modeller;

Namespace: Prognoz.Platform.Interop.Modeller;

Description

The IEmSerie interface is used to work with the data series.

Inheritance hierarchy

          IEmSerie

Comments

To work with a set of series, use the IEmSeries and IEmSeriesList interfaces.

Properties

  Property name Brief description
Count The Count property determines number of observations in the data series
DisplayName The DisplayName property returns the name of the data series.
FullName The FullName property returns full name of the data series.
Item The Item property determines value of the data series specified observation.
Name The Name property returns data series identifier.
Source The Source property determines the source of data for the series.
Statistic The Statistic property returns series specified summary statistics value.

See also:

Modeller Assembly Interfaces