ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / LinkChartLayoutIdealEdgeLengthType Enumeration

In This Topic
    LinkChartLayoutIdealEdgeLengthType Enumeration
    In This Topic
    Determines how the ideal edge length is computed.
    Syntax
    Members
    MemberDescription
    AbsoluteValue The ideal edge length is specified as an absolute value.
    Multiplier The ideal edge length is the computed ideal edge length multiplied by a value.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.LinkChartLayoutIdealEdgeLengthType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also