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