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

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

    Parameters

    indexes
    See Also