View Single Post
  #2   Report Post  
jedi
 
Posts: n/a
Default

Hi

I have found charting in VB or VB.net very tough.
I think you can automate the excel chart within VB, your exe will then
only run on machines that have excel on.

There are free components out there check out
http://aspnet.4guysfromrolla.com/articles/120804-1.aspx

For asp charting you can use office web componenets check out
http://aspnet.4guysfromrolla.com/articles/080603-1.aspx

I am currently trying to uses a charting component add-in from
www.gigasoft.com - I just use thier smallest chart component, which is
the cheapest I can fine at about $175.
But it is still very tough to implement- I am still looking for a
better way to chart in VB.