
September 5th, 2006, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 877
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Creating a Chart using Data from a Database with MS Chart Control
We have seen earlier how to bring in a Microsoft Chart Control to a VB 6 project and configure some of its properties. The data displayed by the chart was hard-coded. In real life scenarios, the data will be generated by a program and the format of the output must be fed to the chart programmatically. Again this is one of the frequently asked popular question on many forums: how do you use the MS Chart Control with data retrieved from a database
Read the full article here: Creating a Chart using Data from a Database with MS Chart Control
For more discussion go here: Blog Article Discussion
|