Graph in 2D
Please support our C# advertiser: DiscountASP.NET – 3 Months Free on C# Web Hosting
![]() |
Hai everyone,
How an i draw a 2D graph as i have shown in attachment. I have been trying for past 1 month any know person help me.
I want it to be in C-Sharp
Show me some samples, or example codes which will be help me more easy understand
How an i draw a 2D graph as i have shown in attachment. I have been trying for past 1 month any know person help me.
I want it to be in C-Sharp
Show me some samples, or example codes which will be help me more easy understand
Last edited by vprakash : Sep 24th, 2008 at 8:36 am.
with regards
prakash
prakash
•
•
Posts: 1,734
Reputation:
Solved Threads: 184
if you want a simple graph such as an x/y graph where you put a point, draw a line between it and the next points etc. That shouldnt be so hard, in fact coding it should be a peice of cake.
If you've been trying a month you most likely have some code even if it doesnt work. Perhaps we can help you fix that.
If you want barcharts, thats fairly easy too
Only ones that are more complicated are those where you have to do an approximate line through it, with best fit or curves..
If you've been trying a month you most likely have some code even if it doesnt work. Perhaps we can help you fix that.
If you want barcharts, thats fairly easy too
Only ones that are more complicated are those where you have to do an approximate line through it, with best fit or curves..
![]() |
Similar Threads
Other Threads in the C# Forum
- 'directed acyclic word graph'?? (Java)
- Directed Graph Problem (Computer Science)
- Ms Graph Control (Visual Basic 4 / 5 / 6)
- source code of graph create (C)
- Graph (Computer Science)
- weighted graph (Computer Science)
- Graph??? Help For My Project-java Applet (Java)
- graph in java (Java)
Other Threads in the C# Forum
- Previous Thread: Deleting of the last row in DataGridView
- Next Thread: Unable to view message if wrong data enter or null data enter
•
•
•
•
Views: 930 | Replies: 1 | Currently Viewing: 1 (0 members and 1 guests)






Linear Mode