ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeLinkChartChronologicalLayoutSettings Class / MoveFirstBends Property

In This Topic
    MoveFirstBends Property
    In This Topic
    Gets or sets a value indicating whether the first bend on a relationship line related to an event is moved higher up from the event location when some events are separated. Used only in the mono-timeline layout, when 'SeparateTimelineOverlaps' is true.
    Syntax
    public bool MoveFirstBends {get; set;}
    Public Property MoveFirstBends As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also