ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartLineSeries Class / ReferenceTime Property

In This Topic
    ReferenceTime Property (CIMChartLineSeries)
    In This Topic
    Gets or sets the reference time value. Valid when TimeAggregationType property is set to ReferenceTime.
    Syntax
    public TimeInstant ReferenceTime {get; set;}
    Public Property ReferenceTime As TimeInstant
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also