chart creation in windows application
hello,
do u have any idea to generate chart in c# and want to make it dynamic..
thnks
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.
Master BillaPosted Oct 27, 2009, 9:16 PM
Yes Microsoft release chart control for us.
here article how you use that
http://www.codeproject.com/KB/dotnet/newmicrosoftchartcontrol.aspx
thank you