Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to incorporate some simple charts and graphs in a VB.NET application and am looking for an easy to use, light weight, cost effective tool. Any suggestions of 3rd party components?

Note that I'm stuck at framework 2.0 right now :mad:.
Posted
Updated 28-Apr-10 6:30am
v2

Depending how simple and free you want, you could download the MSChart library from microsoft.

here is the link;
MSChart for .net 3.5[^]

It looks like it has also now been included in VS2010, i certainly noticed a chart icon in the toolbox after recently installing vs2010pro.
 
Share this answer
 
v2
Further to what DaveAuld says here is my article on using the MSChart control.

A Guide to using MSChart[A Guide to using MSChart]

It is a really useful control, that is free.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900