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