| GrapeCity.Excel.Chart Namespace : ExcelChartSeriesAxis Class | 
The following tables list the members exposed by ExcelChartSeriesAxis.
| Name | Description | |
|---|---|---|
|  | ExcelChartSeriesAxis Constructor | Initializes a new instance of the ExcelChartSeriesAxis class. | 
| Name | Description | |
|---|---|---|
|  | AxisPosition | Specifies the position for an axis. | 
|  | AxisTitle | Specifies a title for the Axis | 
|  | CrossAx | Specifies the ID of axis that this axis cross. | 
|  | Crosses | Specifies how this axis crosses the perpendicular axis. | 
|  | CrosssAt | Specifies where on the axis the perpendicular axis crosses. The units are dependent on the type of axis. | 
|  | Delete | Specifies that chart element specifies by its containing element shall be deleted from the chart. | 
|  | Id | Identify used to mark this axis. | 
|  | MajorGridlines | Specifies major gridlines. | 
|  | MajorTickMark | Specifies the major tick marks for the axis. | 
|  | MinorGridlines | Specifies minor gridlines. | 
|  | MinorTickMark | Specifies the minor tick marks for the axis. | 
|  | NumberFormat | Specifies the number format for the data label. | 
|  | NumberFormatLinked | Specifies whethere the data label use the same number formats as the cells that contain the data for the associated data point. | 
|  | Scaling | Specifies additional axis scale settings. | 
|  | ShapeFormat | Specify the axis format | 
|  | TextFormat | Specifies the axis text format | 
|  | TickLabelPosition | Specifies the possible positions for the tick labels. | 
|  | TickLalelInterval | Specifies how many tick lables to skip between label that is drawn. | 
|  | TickMarkInterval | Specifies how many tick marks shall be skipped before the next noe shall be drawn. | 
|  | Type | Specifies the axis type. |