Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use CWGraph3D within C# language

Hello,

 

I'm trying to use the ActiveX component CWGraph3D in Visual Studio 2010 with Measurement Studio 2010.

My first try is to plot multiple curves by adding 10 plots programmatically (Graph3D.Plots.Add() ) and plot Curves (Graph3D.Plot3DCurve(xdata, ydata, zdata).

 

The fact is that the graph only show the last plot...

How can I independently manage the plots?

 

Is there any example of using this graph in C#?7

 

Thank you for your help.

0 Kudos
Message 1 of 1
(5,451 Views)