Hi All,
I want to trigger mouse up event to stop user to further scroll the cursor on the graph.
My application requires user to scroll the cursor through the graph points.
I do not want to make any part visible beyond the range of the graph maximum on cursor scroll.
I tried using the Xscale.Maximum propery of waveform graph, but it works only if i manually do "mouse up".
Till the time i am holding the cursor i am able to scroll beyond the data points on the graph.
Quick response is highly appreciated.
Thanks.