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


IDataClockChart.LabelFont Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.LabelFont Property

Chart Label Font Type.

[Visual Basic .NET]
Public Property LabelFont As stdole.IFontDisp
[C#]
public stdole.IFontDisp LabelFont {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface