ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / MainRingDiagramLayoutParameters Class
Properties


In This Topic
    MainRingDiagramLayoutParameters Class Members
    In This Topic

    The following tables list the members exposed by MainRingDiagramLayoutParameters.

    Public Properties
     NameDescription
    Public Property Indicates whether or not the distances are in absolute units.  
    Public Property Relative position (between 0 and 1) of the break point on the subtree edges.  
    Public Property Indicates the distance that will separate the detected overlapping edge segments.  
    Public Property Indicates whether or not the containers are preserved.  
    Public Property Specifies the height of the ring.  
    Public Property The type of ring.  
    Public Property Specifies the width of the ring.  
    Public Property Specifies the spacing between diagram junctions that are displayed along the tree direction.  
    Public Property The type of display for the diagram edges related to the tree branches.  
    Public Property Specifies the spacing between diagram junctions that are displayed perpendicular to the tree direction and belong to the same subtree level.  
    Public Property Specifies how the trees coming out of the main ring's junctions will be positioned.  
    Top
    See Also