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


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

IDataClockChart.ChartSubTitle Property

Defines chart subtitle in the data clock chart window.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface