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
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