ChartAxes Object (JavaScript API for Excel)
Represents the chart axes.
Properties
None
Relationships
| Relationship | Type | Description | Req. Set |
|---|---|---|---|
| categoryAxis | ChartAxis | Represents the category axis in a chart. Read-only. | 1.1 |
| seriesAxis | ChartAxis | Represents the series axis of a 3-dimensional chart. Read-only. | 1.1 |
| valueAxis | ChartAxis | Represents the value axis in an axis. Read-only. | 1.1 |
Methods
None