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


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