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