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