Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelChartReader7 Interface / ExcelResetSeriesIndex Method


In This Topic
    ExcelResetSeriesIndex Method (IExcelChartReader7)
    In This Topic
    Rest series index.
    Syntax
    'Declaration
     
    
    Sub ExcelResetSeriesIndex() 
    'Usage
     
    
    Dim instance As IExcelChartReader7
     
    instance.ExcelResetSeriesIndex()
    void ExcelResetSeriesIndex()
    See Also