Tech Support Guy banner
Status
Not open for further replies.
1 - 1 of 1 Posts

· Registered
Joined
·
2 Posts
Discussion Starter · #1 ·
anyhelp with this ..& i will be really thankful

Write C# code to draw the graph in the client area of the form according to the X,Y data as shown below. Assume the data is stored in an array list object and each item in the array list is an object of Point class.
X Y
1 5.3
2 7.2
3 9.4
4 14.9
5 15.6
6 13.7
7 12.2
8 11.6
9 10.9
10 10.8

Show the changes you will make to execute the graph drawing code in part h) in a separate thread in C#.


Thanks in advance
Happy New Year M
Monica
 
1 - 1 of 1 Posts
Status
Not open for further replies.
Top