PDA

Click to See Complete Forum and Search --> : Graph Active X Control


Courtney
Sep 29th, 2002, 01:46 PM
I'm looking for a free active x control that allows simple graphs to be made from values. It'd have to acept x and y axis min and max values, and then of course the data values that it's suppose to graph. As far as I know, VB doesn't have any kind of built in graph/chart control. Is there a 3rd party one that someone could recomend?

I also have yet to look into the possibility of acomplishing my goal without any kind of add in control. Without one, how might one go about doing this in VB. I don't need specific details. Just a push in the right direction.

Thanks...

amitabh
Sep 30th, 2002, 04:14 AM
Look for example on www.pscode.com.

sridharavijay
Sep 30th, 2002, 04:19 AM
you have the MS chart control in VB
you can make one as an activeX control