Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / FpChart Class / 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