|
-
Aug 6th, 2002, 05:37 PM
#1
Thread Starter
New Member
Charts in VB.NET ?
Why the new VB.net doesn't have a good Chart control
that I could bound to datatable ???
True, I can add a classic COM MS Chart control
component, but I having problems with bounding it to
anything in my dataset.
For ex:
mschart1.datasource=data_set.tables(0)
wont work.
Any suggestions how to make charts in .NET ?
Thanks
Goran M.
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
|