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


IDataClockChart.ChartTitle Property (ArcObjects .NET 10.5 SDK)
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