Elton,
Thanks for the reply, it worked as stated. I now have another related issue. The data is plotted on my chart quite rapidly. When I pan the chart the data moves off the chart before I can view it. What I would like to do is pause the update of the chart but continue to collect data. Once paused, the user could pan back through the previous data and analyze it. Once the pause is released, I need to append the collected data to the previously paused chart and then display it. Any suggestions on how I might accomplish this?
Thanks,
Bob