Class ContourPlot

The ContourPlot class is derived from the Plot2D class. The additional methods of the ContourPlot class are

AddLevels
Adds additional contours.

Create
Creates a contour 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.

SetContourColor
Sets the color of contours.

SetContourStyle
Sets the style of contours.

SetContourWidth
Sets the width of contours.

SetGridResolution
Defines the grid used to compute contours.

ShowContourLabels
Shows or hides the labels for contours.

ShowContours
Shows or hides the contours.