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

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

    Parameters

    chart
    See Also