Express > Express Assembly Interfaces > IEaxDrillPointResult
Assembly: Express;
The IEaxDrillPointResult interface contains properties that are used to get information about binding point to source data.
IEaxDrillPointResult
For details about point binding use the IEaxAnalyzeCore.DrillPoint method.
Property name | Brief description | |
![]() |
Point | The Point property returns parameters of a chart data series point. |
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: