Show contents 

Express > Express Assembly Interfaces > IEaxDrillSerieResult

IEaxDrillSerieResult

Assembly: Express;

Description

The IEaxDrillSerieResult interface is used to get information on connection of a chart series to the source data.

Inheritance Hierarchy

          IEaxDrillResult

          IEaxDrillSerieResult

Comments

Information about data series binding can be obtained using the IEaxAnalyzeCore.DrillSerie method.

Properties

  Property name Brief description
Serie The Serie property returns parameters of a chart series.

Properties inherited from IEaxDrillResult

  Property name Brief description
DataSource The DataSource property returns data source, from which cell data are obtained.
Selection The Selection property returns the selection, according to which data is located in data source.

See also:

Express Assembly Interfaces