| Chart Properties | 
The Chart type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Axes | 
 Gets the collection of axes for the chart.
 | 
|   | AxisX | 
 Provides access to properties of the X axis of the chart.
 | 
|   | AxisY | 
 Provides access to properties of the Y axis of the chart.
 | 
|   | AxisZ | 
 Provides access to properties of the Z axis of the chart.
 | 
|   | DataTable | 
 Gets the Data Table Options associated with the Chart.
 | 
|   | Legend | 
 Provides access to the chart legend properties.
 | 
|   | Series | 
 Provides access to series collection.
 | 
|   | Title | 
 Provides access to the chart title properties.
 | 
 See Also
See Also