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


IDataClockChart.LabelWedges Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > ID > IDataClockChart Interface > IDataClockChart.LabelWedges Property
ArcGIS Developer Help

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