Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartTreeNode Class / ChartTreeNode Constructor


In This Topic
    ChartTreeNode Constructor
    In This Topic
    Initialize a new instance of ChartTreeNode.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ChartTreeNode()
    public ChartTreeNode()
    See Also