Returns the actual category axis type.
boolean
Gets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories).
Returns the group for the specified axis.
Returns an
IAxisTitle
object that represents the title of thespecified axis.
Gets the base unit for the specified category axis.
boolean
Gets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis).
Gets all the category names for the specified axis as a text array.
Gets the category axis type.
Gets the point on the specified axis where the other axis crosses.
double
Gets the point on the value axis where the category axis crosses it.
Gets the unit label for the value axis.
double
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.
boolean
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).
boolean
Gets whether the axis has major gridlines (True if the axis has major gridlines).
boolean
Gets whether the axis has minor gridlines (True if the axis has minor gridlines).
boolean
Gets whether the axis or chart has a visible title (True if the axis or chart has a visible title).
double
Gets the base of the logarithm when you are using log scales.
Returns a
IGridlines
object that represents the major gridlines forthe specified axis.
Gets the type of major tick mark for the specified axis.
double
Gets the major units for the value axis.
boolean
Gets whether Excel calculates the major units (True if Microsoft Excel calculates the major units for the value axis).
Gets the major unit scale value for the category axis when the CategoryType property is set to TimeScale.
double
Gets the maximum value on the value axis.
boolean
Gets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis).
double
Gets the minimum value on the value axis.
boolean
Gets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value).
Returns the
IGridlines
object that represents the minor gridlines forthe specified axis.
Gets the type of minor tick mark for the specified axis.
double
Gets the minor units on the value axis.
boolean
Gets whether Microsoft Excel calculates minor units for the value axis (True if Excel calculates minor units).
Gets the minor unit scale value for the category axis when the
CategoryType
property is set to TimeScale.
Returns the parent object for the specified object.
boolean
Gets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
Gets the value axis scale type.
Gets the position of tick-mark labels on the specified axis.
Returns the
ITickLabels
object that represents the tick-mark labelsfor the specified axis.
int
Gets the number of categories or series between tick-mark labels.
boolean
Gets whether the tick label spacing is automatic.
int
Gets s the number of categories or series between tick marks.
boolean
Get whether the axis is visible.
void
Sets whether the value axis crosses the category axis (True if the value axis crosses the category axis between categories).
void
Sets the base unit for the specified category axis.
void
Sets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis).
void
Sets all the category names for the specified axis as a text array.
void
Sets the category axis type.
void
Sets the point on the specified axis where the other axis crosses.
void
Sets the point on the value axis where the category axis crosses it.
void
Sets the unit label for the value axis.
void
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.
void
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).
void
Sets whether the axis has major gridlines (True if the axis has major gridlines).
void
Sets whether the axis has minor gridlines (True if the axis has minor gridlines).
void
Sets whether the axis or chart has a visible title (True if the axis or chart has a visible title).
void
Sets the base of the logarithm when you are using log scales.
void
Sets the type of major tick mark for the specified axis.
void
Sets the major units for the value axis.
void
Sets whether Excel calculates the major units (True if Microsoft Excel calculates the major units for the value axis).
void
Sets the major unit scale value for the category axis when the CategoryType property is set to TimeScale.
void
Sets the maximum value on the value axis.
void
Sets whether Excel calculates the maximum value (True if Microsoft Excel calculates the maximum value for the value axis).
void
Sets the minimum value on the value axis.
void
Sets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value).
void
Sets the type of minor tick mark for the specified axis.
void
Sets the minor units on the value axis.
void
Sets whether Microsoft Excel calculates minor units for the value axis (True if Excel calculates minor units).
void
Sets the minor unit scale value for the category axis when the
CategoryType
property is set to TimeScale.
void
Sets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
void
Sets the value axis scale type.
void
Sets the position of tick-mark labels on the specified axis.
void
Sets the number of categories or series between tick-mark labels.
void
Sets whether the tick label spacing is automatic.
void
Sets s the number of categories or series between tick marks.
void
Set whether the axis is visible.