GetPointTabRange(SerieIndex: Integer, PointIndex: Integer): ITabRange;
SerieIndex. Data series index.
PointIndex. Index of the data series point.
The GetPointTabRange method returns data range used to create a specified point.
The example of method use is given in description of the IEaxAnalyzeCore.DrillPoint method.
See also: