Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Express > Express Assembly Interfaces > IEaxChart > IEaxChart.CorrectSerieIndex
CorrectSerieIndex(SerieIndex: Integer): Integer;
SerieIndex. Chart series index.
The CorrectSerieIndex method corrects index of the specified chart series.
To drill down data by chart series, use the IEaxChart.DrillSerie method.
The method use is given in the example for IEaxChart.DrillPoint.
See also: