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

In This Topic
    C1Chart3D Class
    In This Topic
    The main chart control class.
    Object Model
    C1Chart3D Class
    Syntax
    'Declaration
     
    Public Class C1Chart3D 
       Inherits C1.Win.C1Chart3DBase.baseChart
    public class C1Chart3D : C1.Win.C1Chart3DBase.baseChart 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                            C1.Win.C1Chart3D.C1Chart3D

    See Also