| GrapeCity.Excel.Chart Namespace : IExcelChartCategoryAxis Interface | 
For a list of all members of this type, see IExcelChartCategoryAxis members.
| Name | Description | |
|---|---|---|
|  | IsAutomaticCategoryAxis | Specifies this axis is a date or text axis based on the data that is used for the axis lables. not a specific choice. | 
|  | LabelAlignment | Specifies the text alignment for the tick lables on the aixs. | 
|  | LabelOffset | Specifies the distance of lables from the axis. | 
|  | NoMultiLevelLables | Specifies the labels shall be shown as flat text. | 
|  | 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. |