Hi, I am trying to add a bar graph and have no idea how to do it. I have 3 variables that hold numeric values and wanted to create a graph. Does anyone have any suggestions. Thanx.
Printable View
Hi, I am trying to add a bar graph and have no idea how to do it. I have 3 variables that hold numeric values and wanted to create a graph. Does anyone have any suggestions. Thanx.
Two suggestions:
1. Add an MSChart control to your application.
2. Make your graph in Excel, and call it from your VB App.
Happy Graphing. :)