Visual Basic: MSChart Control

Plot Object

See Also   Example   Properties   Methods   Events

Represents the area upon which a chart is displayed.

Syntax

Plot

Remarks

The Plot object allows you to program the following objects:

  1. Axis objectrepresents the x, y, and z axis of the chart. The z axis is only visible on 3D charts.

  2. BackDrop objectthe area behind the axes.

  3. Light objectthe ambient and edge light of the plot.

  4. LocationRect objectthe location of the plot.

  5. SeriesCollection objectthe collection of series sets.

  6. View3D objectthe elevation and rotation of the 3D image.

  7. Wall objectthe area behind the plot.