ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.LabelWedges Property

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

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface