GrapeCity.Excel.Chart Namespace : IExcelChartAxis Interface |
The following tables list the members exposed by IExcelChartAxis.
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 | Specifies the axis format | |
TextFormat | Specifies the axis text format | |
TickLabelPosition | Specifies the possible positions for the tick labels. | |
Type | Specifies the axis type. |