the type or namespace name data visualization does not exist in the name space system.windows form
Loading
the type or namespace name data visualization does not exist in the name space system.windows form
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.
VulpesPosted Aug 27, 2014, 7:39 PM
System.Windows.Forms.DataVisualization.Charting
So you need to add a 'using' directive for that namespace if, say, you want to create a Chart.
Rajendra TripathyPosted Aug 27, 2014, 9:42 AM
Abhishek JaiswalPosted Aug 27, 2014, 5:46 AM
I wish that gonna work for you.
Dipankar BiswasPosted Aug 27, 2014, 3:53 AM