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.
Ioannis Vranos - 14 Mar 2005 15:23 GMT
> 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.