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

IdealEdgeLengthType Property
Gets or sets the ideal edge length type which determines which property to use to compute the ideal edge length. Only used for geographic layouts. When the value is 'AbsoluteValue', the 'AbsoluteIdealEdgeLength' property is used. When the value is 'Multiplier', the 'MultiplicativeIdealEdgeLength' property is used.
Syntax
public LinkChartLayoutIdealEdgeLengthType IdealEdgeLengthType {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also