Example: Contours

3D Graph Control

Example: Contours

Explores different plot contour properties and shows how they interact with each other.

Description

Press one of the plot buttons to plot data on both of the graphs, which contain the same data displayed from different angles. The plot on the left graph has a Surface Contour style. The plot on the right graph has a Contour style of. Try changing the number of contour levels, the contour interval, and the contour anchor. Also experiment with changing the contour label and contour line properties.

Controls, Properties, Methods, and Events

This example demonstrates the following controls, properties, methods, and events:

CWGraph3D

Plot3DSurface, Plot3DSimpleSurface, Plots

CWPlot3D

Contours

CWContours

Levels, Interval, AnchorEnabled, Anchor, SetLabelVisible, SetLabelFormat, SetLabelColor, SetLineColor, SetLineStyle

Example Location

Samples\UI\3DGraph\Contours