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


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

IDataClockChart.LegendFont Property

Chart Legend Font Type.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface