Provides access to members that control graph axis properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
AutomaticMaximum | Indicates whether the graph axis calculates it's maximum. | 
![]()  | 
AutomaticMinimum | Indicates whether the graph axis calculates it's minimum. | 
![]()  | 
DateTimeFormat | Format string for axis date/time labels. | 
![]()  | 
IsHorizontal | Indicates axis orientation. | 
![]()  | 
Logarithmic | Indicates whether the graph axis has logarithmic scale. | 
![]()  | 
Maximum | Maximum of the axis. | 
![]()  | 
Minimum | Minimum of the axis. | 
![]()  | 
Title | Title of an axis. | 
![]()  | 
ValueFormat | Format string for axis value labels. | 
![]()  | 
Visible | Indicates whether the graph axis is visible. | 
CoClasses that implement IDataGraphTAxisProperties
| CoClasses and Classes | Description | 
|---|---|
| DataGraphTHorizontalAxisProperties (esriCartoUI) | A container for the display and manipulation of graph horizontal axis properties. | 
| DataGraphTVerticalAxisProperties (esriCartoUI) | A container for the display and manipulation of graph vertical axis properties. | 

