| Name | Description | |
|---|---|---|
![]()  | AxisBetweenCategories | Gets or sets the property which specifies whether the value axis crosses between categories on the category axis. | 
![]()  | AxisGroup | Returns the axis group that this axis belongs to. | 
![]()  | AxisTitle | Returns an instance of IAxisTitle which represents the title of this axis, or null if HasTitle is false. | 
![]()  | BaseUnit | Gets or sets the property which specifies the base time unit for a category axis with a time-scale. | 
![]()  | BaseUnitIsAuto | Gets or sets the property which specifies whether the base unit is automatically set based on the category axis data. | 
![]()  | CategoryType | Gets or sets the property which specifies the scale type on a category axis. | 
![]()  | Crosses | Gets or sets the property which specifies where the other axis crosses this axis. | 
![]()  | CrossesAt | Gets or sets the property which specifies a custom value where the other axis crosses this axis. | 
![]()  | Format | Returns an instance of IChartFormat which represents the formatting options of this axis. | 
![]()  | HasMajorGridlines | Gets or sets the property which specifies whether an axis has major gridlines. | 
![]()  | HasMinorGridlines | Gets or sets the property which specifies whether an axis has minor gridlines. | 
![]()  | HasTitle | Gets or sets the property which specifies whether an axis has a title. | 
![]()  | LogBase | Gets or sets the property which specifies the log base for a value axis with a logarithmic scale. | 
![]()  | MajorGridlines | Returns an instance of IGridlines which represents the major gridlines of this axis, or null if HasMajorGridlines is false. | 
![]()  | MajorTickMark | Gets or sets the property which specifies the type of major tick marks on an axis. | 
![]()  | MajorUnit | Gets or sets the property which specifies the major unit of an axis. | 
![]()  | MajorUnitIsAuto | Gets or sets the property which specifies whether the major unit is automatically determined on an axis. | 
![]()  | MajorUnitScale | Gets or sets the property which specifies the major time unit for a category axis with a time-scale. | 
![]()  | MaximumScale | Gets or sets the property which specifies the maximum scale value of an axis. | 
![]()  | MaximumScaleIsAuto | Gets or sets the property which specifies whether the maximum scale value is automatically determined on an axis. | 
![]()  | MinimumScale | Gets or sets the property which specifies the minimum scale value of an axis. | 
![]()  | MinimumScaleIsAuto | Gets or sets the property which specifies whether the minimum scale value is automatically determined on an axis. | 
![]()  | MinorGridlines | Returns an instance of IGridlines which represents the minor gridlines of this axis, or null if HasMinorGridlines is false. | 
![]()  | MinorTickMark | Gets or sets the property which specifies the type of minor tick marks on an axis. | 
![]()  | MinorUnit | Gets or sets the property which specifies the minor unit of an axis. | 
![]()  | MinorUnitIsAuto | Gets or sets the property which specifies whether the minor unit is automatically determined on an axis. | 
![]()  | MinorUnitScale | Gets or sets the property which specifies the minor time unit for a category axis with a time-scale. | 
![]()  | ReversePlotOrder | Gets or sets the property which specifies whether the axis scale values are in reverse order. | 
![]()  | ScaleType | Gets or sets the property which specifies the scale type on a value axis. | 
![]()  | TickLabelPosition | Gets or sets the property which specifies the tick label position on an axis. | 
![]()  | TickLabels | Returns an instance of ITickLabels which represents the tick labels of this axis. | 
![]()  | TickLabelSpacing | Gets or sets the property which specifies the number of categories between each tick label on a category axis. | 
![]()  | TickLabelSpacingIsAuto | Gets or sets the property which specifies whether the tick label spacing is automatically determined on an axis. | 
![]()  | TickMarkSpacing | Gets or sets the property which specifies the number of categories between each tick mark on a category axis. | 
![]()  | Type | Returns the axis type. | 
