ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeLinkChartOrganicLayoutSettings Class / MultiplicativeIdealEdgeLength Property

In This Topic
    MultiplicativeIdealEdgeLength Property
    In This Topic
    Gets or sets the value used to multiply the default edge length to determine the ideal edge length during layout calculations, when the IdealEdgeLengthType is 'multiplier'. Only used for geographic layouts.
    Syntax
    public double MultiplicativeIdealEdgeLength {get; set;}
    Public Property MultiplicativeIdealEdgeLength As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also