C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class
Members

baseChart Class
The base chart object properties and methods.
Object Model
baseChart Class
Syntax
'Declaration
 
Public MustInherit Class baseChart 
   Inherits System.Windows.Forms.UserControl
   Implements iChartRect 
 
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.C1Chart3DBase.baseChart
                        C1.Win.C1Chart3D.C1Chart3D

See Also