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

In This Topic
    EntityPositionAtDurationRatio Property
    In This Topic
    Gets or sets a value indicating where the entity of a non-zero duration event will be placed. 0.0 represents the start of the duration interval, 1.0 represents the end of the duration interval. Used in multi-timeline layout only.
    Syntax
    public double EntityPositionAtDurationRatio {get; set;}
    Public Property EntityPositionAtDurationRatio As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also