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


IDataClockChart.LegendPosition 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.LegendPosition Property
ArcGIS Developer Help

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