Axis Members
In This Article
#Properties
Name | Description |
---|---|
Auto | Gets or sets a value indicating whether the category axis type should be selected automatically based on data. |
Auto |
Gets whether the major unit for the value or date axis is evaluated automatically. |
Auto |
Gets whether the minor unit for the value or date axis is evaluated automatically. |
Axis |
Returns the type of the chart axis. |
Base |
Gets or sets the base unit for the date axis. |
Crosses |
Specifies a point on the perpendicular axis at which the current and perpendicular axes should cross. |
Cross |
Gets or sets a value that specifies where the value axis crosses the category axis on a 2-D chart. |
Cross |
Specifies where the current axis crosses the perpendicular axis. |
Display |
Provides access to options used to specify the display units for the value axis. |
Fill |
Provides access to fill options for the specified drawing object.
Inherited from Shape |
Font |
Provides access to font attributes for text displayed in a chart element.
Inherited from Shape |
Label |
Gets or sets the text alignment for the tick-mark labels on the category axis. |
Label |
Gets or sets a value that specifies the space between labels and the category axis. |
Major |
Provides access to settings used to draw the major gridlines on the chart. |
Major |
Gets or sets the position of major tick marks on the axis. |
Major |
Gets or sets the time unit for major tick marks on the date axis. |
Major |
Gets or sets the distance between the major tick marks and major gridlines on the chart. |
Minor |
Provides access to settings used to draw the minor gridlines on the chart. |
Minor |
Gets or sets the position of minor tick marks on the axis. |
Minor |
Gets or sets the time unit for minor tick marks on the date axis. |
Minor |
Gets or sets the distance between the minor tick marks and minor gridlines on the chart. |
No |
Gets or sets a value indicating whether the multi-level category labels should not be used. |
Number |
Provides access to number format options for numerical values displayed in axis labels. |
Outline |
Provides access to the options used to format an outline of the specified drawing object.
Inherited from Shape |
Position | Gets or sets the axis position on the chart. |
Scaling | Provides access to the axis scaling settings. |
Text |
Gets or sets the text direction in a chart element.
Inherited from Shape |
Text |
Gets or sets the rotation angle of the text in a chart element.
Inherited from Shape |
Tick |
Gets or sets the position of the tick-mark labels on the axis. |
Tick |
Gets or sets the number of categories or series between the tick-mark labels on the category or series axis. |
Tick |
Gets or sets the number of categories or series between the tick-marks on the category or series axis. |
Title | Provides access to options used to display and format the axis title. |
Visible | Gets or sets a value indicating whether the axis should be displayed. |
#Methods
Name | Description |
---|---|
Reset |
Removes custom formatting of the chart element and applies default formatting based on the chart style.
Inherited from Shape |
Set |
Automatically evaluates the distance between the major tick marks and major gridlines for the value or date axis. |
Set |
Automatically evaluates the distance between the minor tick marks and minor gridlines for the value or date axis. |
See Also