ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.ChartTitle Property

Defines the title of the data clock chart, which appears in the title bar of the data clock window.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface