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


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

IDataClockChart.ChartMethod Property

Indicates which method (i.e., which time units) will be used for charting temporal data in the data clock.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IDataClockChart Interface