graphs in c#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi, is there any tool that i can include in my c# project that will draw a graph with coordinates i give to it?
-
hi, is there any tool that i can include in my c# project that will draw a graph with coordinates i give to it?
Hi, You can use this: http://www.codeproject.com/KB/graphics/zedgraph.aspx[^] http://zedgraph.org/wiki/index.php?title=Main_Page[^] :)