Visual Studio Development Bookmark and Share   
 index > Visual C# Express Edition > Creating graph
 

Creating graph

how can create a three dimensional grap means axis will be X,Y,Z
my grap will look like
any help or resource will be helpfull

I have done many Googling but did not get any success
Senior memebers please look into my query
Sumit Kumar
Sumit Verma  Friday, October 09, 2009 1:02 PM
The way you have this drawn, it looks like you could just fake it and draw fat arrows or bars along the three axes.

If you want to be able to rotate it more generally, you could look into Direct3D. It's a bit of work getting up to speed but once you do it'll let you do pretty much whatever you like.

These articles can help you get started:

http://www.devx.com/dotnet/Article/36102
http://www.devx.com/dotnet/Article/36228
http://www.devx.com/dotnet/Article/37328

And you can try third party graphing tool, but I don't think I've seen any that do something quite like this. Most of the 3D graphs I've seen were ribbon graphs or 3D bar charts.

Rod
Rod Stephens  Friday, October 09, 2009 1:27 PM
thanks for your reply..
i will defiantly try your solution
i am not able to create such graph but i am not able to understand which type of these graphs are like line,pie,bar etc.
In my opinion such graph defiantly have some name.



Sumit Kumar
Sumit Verma  Friday, October 09, 2009 1:35 PM
Duplicate post:  Creating graph
JohnWein  Friday, October 09, 2009 8:35 PM

You can use google to search for other answers

Custom Search

More Threads

• Layout problem suddenly started
• Converting lists to arrays
• CurrentChanged - almost
• Attention Rudedog: It didn't like your array declaration.
• Error creating a new datasource
• New application problems
• Can't Change Image on ToolStripItem
• Configuration Manager In C# Express
• Structure of an MDI-enabled application?
• search in site