ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SmartTreeDiagramLayoutParameters Class
Properties


In This Topic
    SmartTreeDiagramLayoutParameters Class Members
    In This Topic

    The following tables list the members exposed by SmartTreeDiagramLayoutParameters.

    Public Properties
     NameDescription
    Public Property Indicates whether or not the distances are in absolute units.  
    Public Property Specifies the spacing between diagram junctions that are displayed along the smart tree direction.  
    Public Property Gets and sets the Attribute availability to Junction or Edge  
    Public Property Name of the attribute used by the sort.  
    Public Property Gets and sets the order of the sort.  
    Public Property Relative position (between 0 and 1) of the break point on the subtree edges.  
    Public Property The direction of the tree.  
    Public Property The minimum spacing that must separate features belonging to disjoined graphs when the diagram contains such graphs.  
    Public Property The type of display for the diagram edges related to the tree branches.  
    Public Property Indicates the distance that will separate the detected overlapping edge segments.  
    Public Property Sort by attribute, or use position.  
    Public Property Specifies the spacing between diagram junctions that are displayed perpendicular to the smart tree direction and belong to the same subtree level.  
    Public Property Indicates whether or not the containers are preserved.  
    Public Property Determines the spacing between two neighboring subtrees.  
    Top
    See Also