ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.LabelRings Property

Indicates whether labels will appear on the rings of the data clock chart.

[Visual Basic .NET]
Public Property LabelRings As Boolean
[C#]
public bool LabelRings {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface