FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FpChart Class
Members


FpChart Class
Represents a view of a chart model using either GDI (2D) or OpenGL (3D) rendering.
Syntax
'Declaration
 
Public Class FpChart 
   Inherits System.Windows.Forms.Control
 
'Usage
 
Dim instance As FpChart
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.Chart.FpChart

See Also