2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroupsCollection Class / ChartGroupsCollection Constructor

In This Topic
    ChartGroupsCollection Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal parent As ChartGroups _
    )
    public ChartGroupsCollection( 
       ChartGroups parent
    )

    Parameters

    parent
    See Also