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


In This Topic
    ChartModel Constructor()
    In This Topic
    Creates a new chart model.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ChartModel()
    public ChartModel()
    See Also