08-08-2009 10:20 AM
Hi:
Is there a way to plot 3D chart using VS 8.0 under VB2005?
I want to get something like this :
Solved! Go to Solution.
08-10-2009 11:34 AM
It happend to the best of us 🙂
In fact, the expemple was showing a 2D plot, no a 3D.
Just calculate spectrums per block, clone the first scatterplot, and draw spectrums with a small bias to have the 3d aspect.
Thanks any way.