Spread Windows Forms 15.0
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
       Implements FarPoint.Win.IInternalCommunication 
    'Usage
     
    
    Dim instance As FpChart
    Inheritance Hierarchy

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

    See Also