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

In This Topic
    Chart3DGroupsCollection Class
    In This Topic
    The ChartGroupsCollection contains one ChartGroup object.
    Object Model
    Chart3DGroupsCollection Class
    Syntax
    'Declaration
     
    Public Class Chart3DGroupsCollection 
       Inherits System.Collections.ReadOnlyCollectionBase
    public class Chart3DGroupsCollection : System.Collections.ReadOnlyCollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.ReadOnlyCollectionBase
          C1.Win.C1Chart3D.Chart3DGroupsCollection

    See Also