charting components/code
-
I need to display results of a long process in a tabular form for easier understanding. I am ready to code something from scratch. However why re-invent the wheel. Does any body know of any component which is capable of begin supplies with values and chart the values in a bar chart form, eg, boys 20% and girls 80% would be diswplayed in two separate bars. Also, I started cinsidering using the activeX components. Maybe there is one which uses the microsoft charting component. I thanks you for your help andre
-
I need to display results of a long process in a tabular form for easier understanding. I am ready to code something from scratch. However why re-invent the wheel. Does any body know of any component which is capable of begin supplies with values and chart the values in a bar chart form, eg, boys 20% and girls 80% would be diswplayed in two separate bars. Also, I started cinsidering using the activeX components. Maybe there is one which uses the microsoft charting component. I thanks you for your help andre
There are a couple of chart controls at codeguru.com that might help. The newest one does bar charts. Some of them are real time trend charts as well as pie charts