3D data chart (x,y,z)
Cancel
Thread is closed for posting
2
posts,
0
answers
-
Sam Bai
1
posts
Member since:
May 2010
Posted 12 May 2010
Link to this post
Do you have some Chart control which can accept 3-dimensional data (x,y,z) not only displays data in 2D dimensions (X and Y axis)? If it does, could you please give me some sample code in C#.
Thanks ahead!
Sam
-
-
Schlurk
812
posts
Member since:
May 2009
Posted 13 May 2010
Link to this post
Currently for ASP.NET Ajax it would seem as if the RadChart does not support a third (Z-plane) axis. I looked over the RadChart for Silverlight which does have the ability to display Charts in 3D, but I didn't see a way to define points in the z-plane either.
-