Scroll Trace Window
Posted: Thu Jun 03, 2010 8:41 am
Hi,
I am writing a trace display application using TChart and would like to scroll the trace when pressing and holding the left mouse button outside of the ChartRect, left side to scroll trace to the left and right side to scroll the trace to the right. I have added BottomAxis->SetMinMax() in the mouse move event. But it requires constant mouse move to scoll the trace. How can I scroll the trace when holding the mouse down outside the ChartRect without moving the mouse?
Regards
Xia
I am writing a trace display application using TChart and would like to scroll the trace when pressing and holding the left mouse button outside of the ChartRect, left side to scroll trace to the left and right side to scroll the trace to the right. I have added BottomAxis->SetMinMax() in the mouse move event. But it requires constant mouse move to scoll the trace. How can I scroll the trace when holding the mouse down outside the ChartRect without moving the mouse?
Regards
Xia