NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NTipOverTreeLayout Class


NTipOverTreeLayout Class Properties

For a list of all members of this type, see NTipOverTreeLayout members.

Public Properties
 NameDescription
Public PropertyGets or sets the minimal spacing between vertices in the breadth dimension.  
Public PropertyGets/Sets the default children placement. If a vertex does not provide a local value for this parameter, it will use this property value. By default set to Row.  
Public PropertyGets/sets the placement of the parent vertices whose children are arranged in a left column.  
Public PropertyGets/sets the placement of the parent vertices whose children are arranged in a right column.  
Public PropertyGets/Sets the bus alignment relative to the spacing between nodes at the same level. Only applicable for edges, which connect children arranged in Column. Accepts values in the [0-1] range. By default set to 0.5 (middle).  
Public PropertyGets or sets whether the layout should attempt to compact the tree drawing area. By default set to true.  
Public PropertyGets or sets the minimal spacing between vertices in the depth dimension.  
Public PropertyGets/Sets the default leafs placement. If a leaf does not provide a local value for this parameter, it will use this property value. By default set to Inherit.  
Public PropertyGets/Sets the bus alignment relative to the aesthetically available space between parent and child nodes. Only applicable for edges, which connect children arranged in Row. Accepts values in the [0-1] range. By default set to 0.5 (middle).  
Public PropertyGets or sets the placement of the parent vertices whose children are arranged in a row.  
Top
See Also