Axis Methods
Represents an axis on a chart.| Name | Description |
|---|---|
| ResetToMatchStyle() | Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat. |
| SetAutoMajorUnit() | Automatically evaluates the distance between the major tick marks and major gridlines for the value or date axis. |
| SetAutoMinorUnit() | Automatically evaluates the distance between the minor tick marks and minor gridlines for the value or date axis. |
See Also