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


IDataClockChart.LegendPosition Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart.LegendPosition Property

Defines the position of the data clock legend relative to the chart.

[Visual Basic .NET]
Public Property LegendPosition As enumDataClockLegendPos
[C#]
public enumDataClockLegendPos LegendPosition {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface