ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.ChartStartTime Property

Defines the earliest time included in the data clock chart.

[Visual Basic .NET]
Public Property ChartStartTime As Object
[C#]
public object ChartStartTime {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface