Chart Properties

The Chart type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAxisX
Provides access to properties of the X axis of the chart.
Public propertyCode exampleAxisY
Provides access to properties of the Y axis of the chart.
Public propertyCode exampleAxisZ
Provides access to properties of the Z axis of the chart.
Public propertyCode exampleLegend
Provides access to the chart legend properties.
Public propertyCode exampleSeries
Provides access to series collection.
Public propertyCode exampleTitle
Provides access to the chart title properties.
See Also