I would like to plot a chart of y against x in visual basic 2012 with the values from microsoft access 2007. Could anyone give me some suggestions?
Asked
Active
Viewed 57 times
0
-
Have you done some research before asking? – Alexandre Lavoie May 26 '13 at 07:59
1 Answers
1
You could use the .NET Charting API, the build in windows charting COM object as described in this article. or a third party .NET chart library for example from this CP article.
MSCharts is the formerly Dundas Charts, which are really good. Have a look:

Community
- 1
- 1

keenthinker
- 7,645
- 2
- 35
- 45