This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control graph axis properties.
Name | 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. |
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. |