|
-
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.
-
Aug 6th, 2002, 06:20 PM
#2
Registered User
there are two charting packages that i know of built specifically for the .net framework.
I personally like fx chart
www.softwarefx.com
or there is
http://www.infragistics.com/
-
Aug 6th, 2002, 06:24 PM
#3
Hyperactive Member
-
Aug 7th, 2002, 03:20 AM
#4
Thread Starter
New Member
Hm... What I'm realy looking for is a free chart control...
Or, another option it would be to convert ADO.NET's datatable object to classic ADO recordset, so I could bound it to the existing MS Chart control.
Any suggestions?
thx
-
May 14th, 2003, 09:48 PM
#5
Hyperactive Member
just noticed this:
http://www.softwarefx.com/GetChartFXLite/
Welcome to the Chart FX Lite Download Section
Chart FX Lite is a FREE version of our charting tool for Visual Studio .NET Windows Forms. Here you will be able to download the latest version of Chart FX Lite and get a serial number for the installation of the product.
i am downloading it now.
"The passion lives to keep your faith, though all are different, all are great" ... Michael Hutchence 1960-1997.
Windows & Web Developer
Specialising in Visual Basic .Net & Client Server Programming & Client/Customer Relations Databases
Sutherland Shire, Sydney Australia
www.stingrae.com.au
Developer of Arnold - Gym & Martial Arts Database Management System
www.gymdatabase.com.au
-
May 25th, 2003, 03:01 PM
#6
Thread Starter
New Member
-
Oct 6th, 2004, 12:22 PM
#7
New Member
Check out the charting component from Graphics Server. They have both a .Net product and a COM product . They also have a really nice online sample code library with both C# and VB.Net code for every sample.
www.GraphicsServer.com
-
Nov 23rd, 2004, 07:07 AM
#8
Frenzied Member
Firstly what is the difference between a .NET and COM reference ?
Also, I have tried installing ChartFXLite and it works well...
Are there any samples/help on using the in built chart control in VB.NET ?
Also once I have got the graph, I need to copy the graph into the clipboard and then put it in a word document...
any ideas ?
-
Feb 3rd, 2005, 07:26 PM
#9
New Member
Re: Charts in VB.NET ?
If you're looking for something new, you might want to check out the "Gagnon-Harper Chart". Website: www.cristalcomponents.com
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
|