ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartGuide Class / TimeFrom Property

In This Topic
    TimeFrom Property
    In This Topic
    Gets or sets the temporal coordinate of the from value for the guide. This value will be used when guide value type is set to temporal.
    Syntax
    public TimeInstant TimeFrom {get; set;}
    Public Property TimeFrom As TimeInstant
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also