12-05-2006 10:04 PM
12-05-2006 10:15 PM
12-06-2006 05:06 PM
Hey Adam,
Well you could just have your scrollbar evaluate the history of the chart and then do some calculation to determine the size of the handle on the scrollbar. Also, you'll have to update the position with your axis. Then when the scrollbar moves you could generate the Ctrl-Mousemove event.
You would have to determine the plot information based off of the plot data.
Regards,
12-07-2006 12:23 AM
12-08-2006 08:04 AM
Hey Adam,
This is great!! Would you mind if I submitted this to our Example Program Database?
Regards,
12-11-2006 05:07 PM
02-07-2007 05:02 AM
02-07-2007 03:57 PM
02-08-2007 05:05 AM
08-09-2012 02:31 AM
Hi,
I have downloaded the project attached here, but I am not understanding very well UpdateScrollBox function so could anyone explain me? I don't understand what are the comments //1, 2, 3, 4, 5 and 6 that describe each possible case.
Thx and good job!