I am trying to create an MSChart for my user that will grow with each new record. Also I would like to create the ability for the user to scroll from beginning of the chart to the end. The record count(dates and values) could grow to significant numbers, possibly several hundred.
My sense is that using an ado connection bound with a DataGrid could be used, but thus far, after many hours of headknocking failures, I decided to ask for help.
Three questions:
1. Can what I need be done?
2. Where could I get some sample code that would set me on the correct path?
3. Will the MSChart require an array if data is taken from the DataGrid?
Thanks in advance,
Dwight
My sense is that using an ado connection bound with a DataGrid could be used, but thus far, after many hours of headknocking failures, I decided to ask for help.
Three questions:
1. Can what I need be done?
2. Where could I get some sample code that would set me on the correct path?
3. Will the MSChart require an array if data is taken from the DataGrid?
Thanks in advance,
Dwight