Okay here is how it goes,

I have a data tracking program, and it records data to a file, I have decided to allow an option of viewing this data via ms chart during the data tracking.

But the amount of data is changing and I only know how to add data to mschart via an array, but since I have an undefined amount of data, I can't very well use an array,

any suggestions or is there a better way to do this?

I had considered using microsoft excel, but I don't know how to use it to make a chart, and or how to add data to it infinitely.

Please help.


Nicholas spencer