Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartTreeNode Class
Properties Methods Events


In This Topic
    ChartTreeNode Class Members
    In This Topic

    The following tables list the members exposed by ChartTreeNode.

    Public Constructors
     NameDescription
    Public ConstructorInitialize a new instance of ChartTreeNode.  
    Top
    Public Properties
     NameDescription
    Public PropertyGet or Set category of the node.  
    Public PropertyGet the child index of the node.  
    Public PropertyGet or Set the child nodes.  
    Public PropertyGet or Set the parent node.  
    Public PropertyGet the point index of the node.  
    Public PropertyReturns the total value of the tree node including child nodes.  
    Public PropertyGet value of the node.  
    Top
    Public Methods
     NameDescription
    Public MethodRecalcuate total value.  
    Top
    Public Events
     NameDescription
    Public EventChanged event of a node.  
    Top
    See Also