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

In This Topic
    Group0 Property
    In This Topic
    Gets the first chart group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Group0 As Chart3DGroup
    public Chart3DGroup Group0 {get;}
    See Also