Plotting

  • Thread starter Thread starter Amoula100
  • Start date Start date
A

Amoula100

I develop application with C++.Net and i want to add module:PLOT where
i can enter and calculate data ,view the changing graphs. Plot will
enable to create plots fast and easily and options can be changed
interactively.
witch tools(or classes) in VS.net can I use?
thanks.
 
Amoula100 said:
I develop application with C++.Net and i want to add module:PLOT where
i can enter and calculate data ,view the changing graphs. Plot will
enable to create plots fast and easily and options can be changed
interactively.
witch tools(or classes) in VS.net can I use?
thanks.


I think the GDI+ (subset of .NET), at least.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top