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

In This Topic
    ShowNonZeroDurationIntervalBounds Property
    In This Topic
    Gets or sets a value indicating whether duration interval bounds are represented in relationship lines of events that have non-zero durations. Used in multi-timeline layout only.
    Syntax
    public bool ShowNonZeroDurationIntervalBounds {get; set;}
    Public Property ShowNonZeroDurationIntervalBounds As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also