GrapeCity.Excel.Chart Namespace : ExcelChartCategoryAxis Class |
For a list of all members of this type, see ExcelChartCategoryAxis members.
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. |
![]() | 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. |
![]() | 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. |
![]() | NoMultiLevelLables | Specifies the labels shall be shown as flat text. |
![]() | 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. |