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


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