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

In This Topic
    _append Method (_DataItemsGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _append( _
       ByVal item As Object, _
       ByVal index As Integer _
    ) 
    public void _append( 
       object item,
       int index
    )

    Parameters

    item
    index
    See Also