Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FpChart Class
Members


In This Topic
    FpChart Class
    In This Topic
    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
    public class FpChart : System.Windows.Forms.Control 
    Inheritance Hierarchy

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

    See Also