NevronOpenVision
Nevron.Nov.Chart Namespace / NTreeMapNode Class
Fields Properties Methods Events


In This Topic
    NTreeMapNode Class Members
    In This Topic

    The following tables list the members exposed by NTreeMapNode.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the BackgroundFill property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Border property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the BorderThickness property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Bounds property;  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Format property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LabelFitModes property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Label property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LabelTextStyle property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Margins property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MinAutoScale property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the NTreeMapNode schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Padding property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PercentValueFormatter property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ValueFormatter property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background fill of the node  
    Public PropertyGets or sets the border of the node  
    Public PropertyGets or sets the border thickness  
    Public PropertyGets or sets the bounds of this node  
    Public PropertyGets or sets the label format  
    Public PropertyGets whether the arrange of the element is valid.  
    Public Property  
    Public PropertyGets whether the element is pooled for arrange validation.  
    Public Property  
    Public PropertyGets or sets the label  
    Public PropertyGets or set sthe label fit modes  
    Public PropertyGets or sets the label text style  
    Public PropertyGets or sets the margins of the node  
    Public PropertyGets or sets the minimum auto scale for texts  
    Public PropertyGets or sets the padding of the node  
    Public PropertyGets or sets the percent value formatter  
    Public PropertyGets or sets the value formatter  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodGets the border edge (border area) of the element (in local coordinates)  
    Public MethodGets the content edge (inner edge) of the element (in local coordinates), provided that the box had the specified width and height.  
    Public MethodGets the padding edge (padding area) of the element (in local coordinates)  
    Public MethodInvalidates the element arrange  
    Public MethodInvalidates the measure  
    Public MethodCalled to arrange the element  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodCreates the border wall of the box.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodGets the background fill of this node  
    Protected MethodGets the element insets, which is the sum of the margins, padding and border thickness.  
    Protected MethodPaints the background of the box, which is performed before the custom painting in OnPrePaint.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also