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

In This Topic
    _updateIndex Method (_ParallelCategoryValueModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateIndex( _
       ByVal index As Integer _
    ) 
    public void _updateIndex( 
       int index
    )

    Parameters

    index
    See Also