PDA

Click to See Complete Forum and Search --> : MSChart too slow


abrosam
Nov 12th, 1999, 11:09 AM
I am developing a program that acquires data and I want to graph the data on a form.

Unfortunately, I have 2048 data points to deal with, and MSChart is bogged down considerably by the task. Are there any other controls available to accomplish this task?

I need to graph the data as either a 2D-line of XY Scatter Plot.

Thanks in advance.

[This message has been edited by abrosam (edited 11-12-1999).]

Darkwraith
Jul 31st, 2003, 03:56 PM
You might have to go with C++. :)