Click here to Skip to main content
16,021,115 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi
i hope u r OK

i have task to create a chart by code and i am new in c# so i search but i did not understanding any thing :(

i want to ask about how to create chart in c# by code and this is my first time to do this so please can any one give me any simple example or explanation about this thing please ?
Posted
Comments
ZurdoDev 2-Apr-13 14:33pm    
There is an asp.net chart control. I would start by searching the articles here or google.
Kenneth Haugland 2-Apr-13 14:36pm    
WPF,WinForm or ASP? Or something else?
noura3272 2-Apr-13 14:40pm    
i am using asp.net
Sergey Alexandrovich Kryukov 2-Apr-13 14:41pm    
Tag it: "ASP.NET".
—SA

1 solution

Even though it generally depends on what kind of charting do you need, usually Microsoft Chart Controls for ASP.NET can be recommended:
http://msdn.microsoft.com/en-us/library/dd456632.aspx[^].

Good luck,
—SA
 
Share this answer
 
v2
Comments
noura3272 2-Apr-13 14:52pm    
any type of chart there is no specific one i want to know how i can write the code for it
Sergey Alexandrovich Kryukov 2-Apr-13 16:47pm    
Apparently, learn the library documentation. Do you know a better way to "know" something?
—SA
CPallini 2-Apr-13 16:50pm    
5.
Sergey Alexandrovich Kryukov 2-Apr-13 16:51pm    
Thank you, Carlo.
I have an impression that you voted for my last comment above... :-).
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900