ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IDataSource Interface / _reIndexes Method

In This Topic
    _reIndexes Method (IDataSource)
    In This Topic
    Syntax
    'Declaration
     
    Sub _reIndexes( _
       ByVal indexes As List(Of Integer) _
    ) 
    void _reIndexes( 
       List<int> indexes
    )

    Parameters

    indexes
    See Also