ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / ChartGroups Property

In This Topic
    ChartGroups Property
    In This Topic
    Gets the control chart groups object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartGroups As Chart3DGroups
    public Chart3DGroups ChartGroups {get;}
    Remarks
    ChartGroup contains information related to data values and related appearance.
    See Also