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


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

IDataClockChart.UsesChartTimeRange Property

Indicates whether the defined time range is to be included in the data clock chart.

[Visual Basic .NET]
Public ReadOnly Property UsesChartTimeRange As Boolean
[C#]
public bool UsesChartTimeRange {get;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface