| | Name | Description |
 | Alignment | Gets or sets the text alignment within the axis display. |
 | AnnoFormat | Gets or sets the annotation format for the axis. |
 | AnnoFormatString | Gets or sets the annotation format string used with manual formats. |
 | AnnoMethod | Gets or sets the annotation method used. |
 | AnnotationRotation | Gets or sets the clockwise angle of rotation for the axis annotations. |
 | AnnoVerticalText | Gets or sets whether annotation text is displayed vertically. |
 | AutoMajor | Gets or sets whether major tick mark values are calculated automatically. |
 | AutoMax | Gets or sets whether the axis maximum value is calculated automatically. |
 | AutoMin | Gets or sets whether the axis minimum value is calculated automatically. |
 | AutoMinor | Gets or sets whether minor tick mark values are calculated automatically. |
 | AutoOrigin | Gets or sets whether the axis origin is selected automatically. |
 | Compass | Gets or sets the general positioning of the axis. |
 | Font | Gets or sets the font object. |
 | ForeColor | Gets or sets the foreground color. |
 | GridMajor | Gets or sets the major grid lines object. |
 | GridMinor | Gets or sets the minor grid lines object. |
 | IsLogarithmic | Gets or sets when the axis is scaled logarithmically. |
 | LogarithmicBase | Gets or sets the base of the logarithmic scale used. |
 | Max | Gets or sets the maximum value of the axis. |
 | Min | Gets or sets the minimum value of the axis. |
 | Name | Gets the axis name. |
 | NoAnnoOverlap | Gets or sets whether axis annotations are permitted to overlap. |
 | OnTop | Gets or sets whether axis and gridlines appear on top of the chart image. |
 | Origin | Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered. |
 | Reversed | Gets or sets whether the axis is normal or reversed (ascending or descending). |
 | Rotation | Gets or sets the rotational orientation of the textual caption of the axis. |
 | ScrollBar | Gets the axis scroll bar. |
 | Text | Gets or sets the textual caption of the axis. |
 | Thickness | Gets or sets the line thickness of the axis in pixels. |
 | TickFactorMajor | Gets or sets an integral factor for major tick mark length. |
 | TickFactorMinor | Gets or sets an integral factor for minor tick mark length. |
 | TickGauge | Gets or sets the approximate number of intervals delineated by gauge marks between major tick marks. |
 | TickLabels | Gets or sets the placement of the annotation labels relative the axis. |
 | TickMajor | Gets or sets the type of major tick mark. |
 | TickMinor | Gets or sets the type of minor tick mark. |
 | TooltipText | |
 | UnitMajor | Gets or sets the units between major tick marks. |
 | UnitMinor | Gets or sets the units between minor tick marks. |
 | ValueLabels | Gets the ValueLabelsCollection object. |
 | VerticalText | Gets or sets whether the label text is displayed vertically. |
 | Visible | Gets or sets the axis visibility. |