ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RadialTreeDiagramLayoutParameters Class / InitialRadius Property

In This Topic
    InitialRadius Property
    In This Topic
    Radius of the first concentric circle whose center is the radial tree root junction.
    Syntax
    Public Property InitialRadius As Double
    public double InitialRadius {get; set;}
    Remarks
    The radius of the first concentric circle whose center is the radial tree root junction; that is, the radius of the circle around which the diagram junctions belonging to the first hierarchical level are placed. The default is 5.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also