Class RotatingPlot

The RotatingPlot class is derived from the Plot3D class. The additional methods of the RotatingPlot class are

AddLevels
Adds additional contours.

Create
Creates a 3D rotating scatter plot.

FillContours
Controls whether the region between contours is filled with color.

GetLevels
Gets the contour level values.

GetNumLevels
Gets the number of contour levels.

RemoveLevels
Removes contours.

Rotate
Rotates the plot.

SetAxesLocation
Controls the placement of axes.

SetContourColor
Sets the color of contours.

SetContourStyle
Sets the style of contours.

SetContourWidth
Sets the width of contours.

SetDrawingMode
Controls the technique used to draw a surface that is fitted to the data.

SetGridBackColor
Sets the color of the computational grid facing the negative Z direction.

SetGridFrontColor
Sets the color of the computational grid facing the positive Z direction.

SetGridResolution
Defines the grid used to compute contours.

ShowContourLabels
Shows or hides the labels for contours.

ShowContours
Shows or hides the contours.

ShowDepthPerception
Controls whether observation markers are drawn in varying sizes to indicate their distance from the viewer.

ShowRays
Shows or hides lines that extend from the center of the bounding cube to each observation marker.