| ChartAxis Properties | 
The ChartAxis type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | AxisBetweenCategories | 
 Gets or sets a value indicating whether the axis is between tick marks.
 | 
|   | Bounds | 
 Gets the bounds for the axis.
 | 
|   | CategoryType | 
 Gets or sets the type of the category axis.
 | 
|   | Crosses | 
 Gets of sets the axis crosses.
 | 
|   | CrossesAt | 
 Gets or sets the axis crosses value.
 | 
|   | Delete | 
 Gets or sets a value indicating whether the chart axis is hidden.
 | 
|   | DisplayUnits | 
 Gets the display units for the axis.
 | 
|   | HasMajorGridlines | 
 Gets or sets a value indicating whether major gridlines are enabled.
 | 
|   | HasMinorGridlines | 
 Gets or sets a value indicating whether minor gridlines are enabled.
 | 
|   | Labels | 
 Gets the tick labels options for the axis.
 | 
|   | NumberFormat | 
 Gets the number format for the axis.
 | 
|   | ReverseOrder | 
 Gets or sets a value indicating whether the categories in reverse order.
 | 
|   | TextVerticalType | 
 Sets the vetrtical type for the axis text.
 | 
|   | TickMarks | 
 Gets the tick marks options for the axis.
 | 
|   | Title | 
 Gets the title of the chart axis.
 | 
|   | Type | 
 Gets the type of the chart axis.
 | 
|   | Units | 
 Gets the units for the axis.
 | 
 See Also
See Also