OLE Graphs or Graphs in general

jackdarippa
09-11-2009, 06:14 AM
Hello again,

I have a problem in relation to trying to produce graphs in VB. Imagine i have 2 tables in a database, one is the age and the other is the gender. Each containing random ages and M or F, respectively. Now all i want to do is pit the values against each other in a graph.
So on the x-axis it will have the age, and the y-axis will have the gender, then it produces a bar graph accordingly. Is there anyway to do this. The connection and data im not concerned about, its actually using that information to produce the graph. Where do i start?

Thank you so much people,

Jac

Flyguy
09-11-2009, 07:05 AM
If I understand you correctly then you could start with the MSChart control.
Add it to your project by going to menu -> Project -> Components -> Microsoft Chart Control.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum