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

In This Topic
    ChartGroups Property
    In This Topic
    Gets the control ChartGroups object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartGroups As ChartGroups
    public ChartGroups ChartGroups {get;}
    See Also