![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTAxisProperties Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control graph axis properties.
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 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. |