ArcGIS Pro 3.7 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 Property ReferenceTime As TimeInstant
    public TimeInstant ReferenceTime {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also