|
-
Mar 13th, 2002, 07:14 AM
#1
Thread Starter
New Member
Charts in VB6
Is it possible to create charts with VB6.
I am a student and would like to know if this is possible.
I have data stored in ACCESS but it can be swaped into EXCEL or Word if that is better.
Thanks for your pateience with a new user.
Gary.
-
Mar 13th, 2002, 07:25 AM
#2
Hyperactive Member
Use an MSChart at first.
Then if you want to do a lot of chart creation use something else, 'cos MSChart crap.
-
Mar 13th, 2002, 08:25 AM
#3
I agree with GlenW...to say that MSChart leaves much to be desired is being polite.
I haven't had many requirements for applications that produce charts, but the with the few I've had to developed, I created my charts in Excel, and just called them from my VB app.
-
Mar 13th, 2002, 08:36 AM
#4
Addicted Member
I second that, or third... I was trying to graph small numbers, and MSChart wouldn't even do it! I found this control somewhere on the web and it works pretty good, it did the trick for me!
-
Mar 14th, 2002, 11:27 AM
#5
Thread Starter
New Member
Thank you for your guidance I will look at the demo and if I cant handle that I will try Excel and call the chart into the VB Application.
Thanks again
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|