How to draw z - axis using C#.net in windows application and how to find the variation of each axis. (for example : X axis points are = 2, -7, 1 , 4 , -3 (How to calculate the Variation.)
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manikandan MurugesanPosted Jun 19, 2017, 9:16 PM
Rajkiran SwainPosted Jun 19, 2017, 6:57 AM
here are some examples. It depends on the application you want to develop (WPF, Windows Forms).
[1] http://www.codeproject.com/Articles/42174/High-performance-WPF-D-Chart
[2] http://social.msdn.microsoft.com/Forums/vstudio/en-US/6411e9c1-8759-4cae-a823-a3af5537e34f/plotting-a-point-in-x-y-and-z-axes?forum=csharpgeneral
[3] http://stackoverflow.com/questions/15805121/c-sharp-winforms-creating-a-chart-with-multiple-y-axis-3-or-more