Click here to Skip to main content
15,887,361 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hi all,
can 3D plots be achieved in C#3.5 Framework ??,,,, If yes get me link
or something which could help me .
$$ -- thanks in Advance -- $$
Posted

1 solution

Yes, they can. For example you can use the free MS chart control for .NET:
http://archive.msdn.microsoft.com/mschart[^]

Have you searched for "3d surface chart c#"? These results seem promising:
http://stackoverflow.com/questions/1000623/alternative-to-componentone-3d-surface-map-chart[^]
High performance WPF 3D Chart[^]
Plot 3D surfaces[^]
 
Share this answer
 
v2
Comments
arunmj 18-Feb-11 2:15am    
Thanks for the link ..... But these are not 3D matrix .... just 3D effects are added ,,,,i went thro' this page already.....
arunmj 18-Feb-11 2:16am    
i want to create a proper 3D chart ,,, which contains points like (x,y,z).
JF2015 18-Feb-11 2:31am    
I modified my answer with some additional links. Please have a look.
Sergey Alexandrovich Kryukov 18-Feb-11 2:41am    
Good links, 5,
--SA
Espen Harlinn 20-Feb-11 9:25am    
Agree, another 5 :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900