ArcObjects Library Reference (TrackingAnalystUI)  

IDataClockChart Interface

Provides access to properties and methods needed to manage data clock charting functionality.

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

Members

Description
Read/write property ChartEndTime Defines the latest time included in the data clock chart.
Read/write property ChartMethod Indicates which method (i.e., which time units) will be used for charting temporal data in the data clock.
Read/write property ChartStartTime Defines the earliest time included in the data clock chart.
Read/write property ChartSubTitle Defines chart subtitle in the data clock chart window.
Read/write property ChartTitle Defines the title of the data clock chart, which appears in the title bar of the data clock window.
Read/write property ColorRampName Name of the color ramp used in the data clock legend.
Read/write property Data_Value Indicates value for data included in the data clock chart.
Read/write property DataFilter Engine that filters data to chart in the data clock.
Read/write property DataSource Chart's Source of Data.
Read-only property Description Describes data clock chart.
Read/write property LabelFont Chart Label Font Type.
Read/write property LabelRings Indicates whether labels will appear on the rings of the data clock chart.
Read/write property LabelWedges Indicates whether labels will appear on the wedges of the data clock chart.
Read/write property LegendClassCount Number of legend classes included in the data clock legend.
Read/write property LegendFont Chart Legend Font Type.
Read/write property LegendPosition Defines the position of the data clock legend relative to the chart.
Read/write property TimeColumnName Name of the column containing time information.
Read/write property TitleFont Chart Title Font.
Read-only property UsesChartTimeRange Indicates whether the defined time range is to be included in the data clock chart.
Read-only property Window Chart Window Handle.

CoClasses that implement IDataClockChart

CoClasses and Classes Description
DataClockChart Controls settings for the data clock chart.