This document is archived and information here might be outdated.  Recommended version.


IDataClockChart.TimeColumnName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.TimeColumnName Property

Name of the column containing time information.

[Visual Basic .NET]
Public Property TimeColumnName As String
[C#]
public string TimeColumnName {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface