2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart Class
Members

In This Topic
    C1Chart Class
    In This Topic
    Represents the class for the C1Chart control.
    Object Model
    C1Chart Class
    Syntax
    'Declaration
     
    Public Class C1Chart 
       Inherits C1.Win.C1ChartBase.baseChart
    public class C1Chart : C1.Win.C1ChartBase.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.C1Chart.C1Chart

    See Also