Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Charts in VB

Status
Not open for further replies.

Stuartp

Technical User
Joined
Feb 22, 2001
Messages
178
Location
GB
I am wondering if anyone can please provide some tips for creating charts for display on screen in a visual basic application.

At the moment I can write values to an Excel spreadsheet where the rows are set to create a chart and that is pasted into the VB appplication. However the number of rows or columns is fixed. At the very least I would like to make the charts dynamic i.e. I might graph two rows one time and seven the other, but I don't know how to dynamically select the values in Excel and then draw the chart in the application.

This would be great if I knew this, but I'd be grateful for any other tips that help me accomplish this task.

Thanks,

Stuart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top