Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FpChart Class / FpChart Constructor / FpChart Constructor()


In This Topic
    FpChart Constructor()
    In This Topic
    Initializes a new instance of the FpChart class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpChart()
    public FpChart()
    See Also