Show contents 

Express > Express Assembly Interfaces > IEaxDrillPointResult

IEaxDrillPointResult

Assembly: Express;

Description

The IEaxDrillPointResult interface contains properties that are used to get information about binding point to source data.

Inheritance Hierarchy

          IEaxDrillResult

          IEaxDrillPointResult

Comments

For details about point binding use the IEaxAnalyzeCore.DrillPoint method.

Properties

  Property name Brief description
Point The Point property returns parameters of a chart data series point.

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