Search
Plot3D Members
Properties Methods
 


A plot whose series are rendered relatively to a three-dimensional Cartesian coordinate system.

The following tables list the members exposed by the Plot3D type.

 Public Properties

  Name Description

zAxis

Gets or sets default Axis instance used to map Z data coordinates of series rendered inside this plot to the plot's pixels.

 Public Methods

  Name Description

draw

Plot.Draw override. Draws a projection of 3D models generated by contained Renderer3D objects.

 See Also