Graphics Chart Component

  • Thread starter Thread starter larry mckay
  • Start date Start date
L

larry mckay

is there a chart component or chart tool with .net that I can use to
create bar graphs, pie charts, or other kinds of charts?

does anyone have any sample code on how to print the created chart to
paper?
thanks
 
* larry mckay said:
is there a chart component or chart tool with .net that I can use to
create bar graphs, pie charts, or other kinds of charts?

does anyone have any sample code on how to print the created chart to
paper?

Visual Basic .NET Resource Kit
<http://msdn.microsoft.com/vbasic/vbrkit/>

Includes the following chart components:

ComponentOne Chart for .NET
<http://www.componentone.com/products.aspx?ProductCode=1&ProductID=21>

Dundas Chart for .NET
<http://www.dundas.com/Charting/Gallery/Gallery.aspx?>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top