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

In This Topic
    Count Property (Chart3DGroupsCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Count As System.Integer
    public virtual System.int Count {get;}
    See Also