Click or drag to resize

Chart Properties

The Chart type exposes the following members.

Properties
Name Description
Public property Axes
Gets the collection of axes for the chart.
Public property AxisX
Provides access to properties of the X axis of the chart.
Public property AxisY
Provides access to properties of the Y axis of the chart.
Public property AxisZ
Provides access to properties of the Z axis of the chart.
Public property DataTable
Gets the Data Table Options associated with the Chart.
Public property Legend
Provides access to the chart legend properties.
Public property Series
Provides access to series collection.
Public property Title
Provides access to the chart title properties.
Top
See Also