Measurement Studio 3D Graph Examples

3D Graph

3D Graph Example Programs

This topic includes summaries of and links to the example programs associated with the 3D Graph component.

AxisThe Axis example demonstrates how to set various properties of the Axis on a 3D graph. Load example in VC++ Run example
Color Map StylesThe Color Map Styles example demonstrates how to use the color map feature of the Measurement Studio 3D Graph control. The example illustrates the available color map styles, including custom styles. Load example in VC++ Run example
ContoursThe Contours example demonstrates how to generate contours on 3D functions. Load example in VC++ Run example
Cursors3DThe Cursors3D example demonstrates demonstrates how to use the cursors feature of the Measurement Studio 3D Graph control. Load example in VC++ Run example
EventsThe Events example demonstrates the different events of the 3D graph. Load example in VC++ Run example
Plot StylesThe Plot Styles example demonstrates how to use the the 3D graph and highlights the different plot styles of the 3D graph on different types of surfaces and curves. Load example in VC++ Run example
Region of InterestThe Region of Interest example demonstrates how to use the mouse callbacks from the 3D graph to get mouse coordinates on the graph. Load example in VC++ Run example
Spinning LightThe Spinning Light example demonstrates how to change the latitude and longitiude of a light source to simulate a moving light. Load example in VC++ Run example
TransparencyThe Transparency example demonstrates how to use the transparency property for 3-D graphs. Load example in VC++ Run example