| Name | Description |
| getActualCategoryType | Returns the actual category axis type. |
| getAxisBetweenCategories | Gets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories). |
| getAxisGroup | Returns the group for the specified axis. |
| getAxisTitle | Returns an IAxisTitle object that represents the title of thespecified axis. |
| getBaseUnit | Gets the base unit for the specified category axis. |
| getBaseUnitIsAuto | Gets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis). The default value is True. |
| getCategoryNames | Gets all the category names for the specified axis as a text array. |
| getCategoryType | Gets the category axis type. |
| getCrosses | Gets the point on the specified axis where the other axis crosses. |
| getCrossesAt | Gets the point on the value axis where the category axis crosses it. Applies only to the value axis. |
| getDisplayUnit | Gets the unit label for the value axis. |
| getDisplayUnitCustom | Gets whether the displayed units use custom settings (If the DisplayUnit property of the is custom, then the DisplayUnitCustom property returns or sets the value of the displayed units. The value must be from 0 through 10E307. |
| getDisplayUnitLabel | Returns the IDisplayUnitLabel object for the specified axis. ReturnsNull if the HasDisplayUnitLabel property is set to False. |
| getFormat | Returns the IChartFormat object. |
| getHasDisplayUnitLabel | Gets whether the label is displayed on the specified axis (True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis). The default value is True. |
| getHasMajorGridlines | Gets whether the axis has major gridlines (True if the axis has major gridlines). This only applies to axes in the primary axis group can have gridlines. |
| getHasMinorGridlines | Gets whether the axis has minor gridlines (True if the axis has minor gridlines). This only applies to axes in the primary axis group can have gridlines. |
| getHasTitle | Gets whether the axis or chart has a visible title (True if the axis or chart has a visible title). |
| getLogBase | Gets the base of the logarithm when you are using log scales. |
| getMajorGridlines | Returns a IGridlines object that represents the major gridlines forthe specified axis. Only axes in the primary axis group can have gridlines. |
| getMajorTickMark | Gets the type of major tick mark for the specified axis. |
| getMajorUnit | Gets the major units for the value axis. |
| getMajorUnitIsAuto | Gets whether Excel calculates the major units (True if Microsoft Excel calculates the major units for the value axis). |
| getMajorUnitScale | Gets the major unit scale value for the category axis when the CategoryType property is set to TimeScale. |
| getMaximumScale | Gets the maximum value on the value axis. |
| getMaximumScaleIsAuto | Gets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis). |
| getMinimumScale | Gets the minimum value on the value axis. |
| getMinimumScaleIsAuto | Gets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value). |
| getMinorGridlines | Returns the IGridlines object that represents the minor gridlines forthe specified axis. Only axes in the primary axis group can have gridlines. |
| getMinorTickMark | Gets the type of minor tick mark for the specified axis. |
| getMinorUnit | Gets the minor units on the value axis. |
| getMinorUnitIsAuto | Gets whether Microsoft Excel calculates minor units for the value axis (True if Excel calculates minor units). |
| getMinorUnitScale | Gets the minor unit scale value for the category axis when the CategoryType property is set to TimeScale. |
| getParent | Returns the parent object for the specified object. |
| getReversePlotOrder | Gets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first). |
| getScaleType | Gets the value axis scale type. |
| getTickLabelPosition | Gets the position of tick-mark labels on the specified axis. |
| getTickLabels | Returns the ITickLabels object that represents the tick-mark labelsfor the specified axis. |
| getTickLabelSpacing | Gets the number of categories or series between tick-mark labels. This only applies to category and series axes. |
| getTickLabelSpacingIsAuto | Gets whether the tick label spacing is automatic. |
| getTickMarkSpacing | Gets s the number of categories or series between tick marks. Applies only to category and series axes. |
| getType | Returns the Axis type. |
| getVisible | Get whether the axis is visible. |
| setAxisBetweenCategories | Sets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories). |
| setBaseUnit | Sets the base unit for the specified category axis. |
| setBaseUnitIsAuto | Sets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis). The default value is True. |
| setCategoryNames | Sets all the category names for the specified axis as a text array. |
| setCategoryType | Sets the category axis type. |
| setCrosses | Sets the point on the specified axis where the other axis crosses. |
| setCrossesAt | Sets the point on the value axis where the category axis crosses it. Applies only to the value axis. |
| setDisplayUnit | Sets the unit label for the value axis. |
| setDisplayUnitCustom | Sets whether the displayed units use custom settings (If the DisplayUnit property of the property is custom, then the DisplayUnitCustom property returns or sets the value of the displayed units. The value must be from 0 through 10E307. |
| setHasDisplayUnitLabel | Sets whether the label is displayed on the specified axis (True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis). The default value is True. |
| setHasMajorGridlines | Sets whether the axis has major gridlines (True if the axis has major gridlines). This only applies to axes in the primary axis group can have gridlines. |
| setHasMinorGridlines | Sets whether the axis has minor gridlines (True if the axis has minor gridlines). This only applies to axes in the primary axis group can have gridlines. |
| setHasTitle | Sets whether the axis or chart has a visible title (True if the axis or chart has a visible title). |
| setLogBase | Sets the base of the logarithm when you are using log scales. |
| setMajorTickMark | Sets the type of major tick mark for the specified axis. |
| setMajorUnit | Sets the major units for the value axis. |
| setMajorUnitIsAuto | Sets whether Excel calculates the major units (True if Microsoft Excel calculates the major units for the value axis). |
| setMajorUnitScale | Sets the major unit scale value for the category axis when the CategoryType property is set to TimeScale. |
| setMaximumScale | Sets the maximum value on the value axis. |
| setMaximumScaleIsAuto | Sets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis). |
| setMinimumScale | Sets the minimum value on the value axis. |
| setMinimumScaleIsAuto | Sets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value). |
| setMinorTickMark | Sets the type of minor tick mark for the specified axis. |
| setMinorUnit | Sets the minor units on the value axis. |
| setMinorUnitIsAuto | Sets whether Microsoft Excel calculates minor units for the value axis (True if Excel calculates minor units). |
| setMinorUnitScale | Sets the minor unit scale value for the category axis when the CategoryType property is set to TimeScale. |
| setReversePlotOrder | Sets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first). |
| setScaleType | Sets the value axis scale type. |
| setTickLabelPosition | Sets the position of tick-mark labels on the specified axis. |
| setTickLabelSpacing | Sets the number of categories or series between tick-mark labels. This only applies to category and series axes. |
| setTickLabelSpacingIsAuto | Sets whether the tick label spacing is automatic. |
| setTickMarkSpacing | Sets s the number of categories or series between tick marks. Applies only to category and series axes. |
| setVisible | Set whether the axis is visible. |