Assembly: Express;
The IEaxDrillSerieResult interface is used to get information on connection of a chart series to the source data.
IEaxDrillSerieResult
Information about data series binding can be obtained using the IEaxAnalyzeCore.DrillSerie method.
| Property name | Brief description | |
| Serie | The Serie property returns parameters of a chart series. |
| 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: