07-04-2012 03:43 PM
Hi all,
I have a ScatterGraph and I would like to know how can I add a horizontal scroll bar in X axis to see old values. Now I have to use pan feature to move graph in order to see old values.
Thanks in advance.
07-06-2012 10:53 AM
Measurement Studio Windows Forms graphs do not have a built in scrollbar. However, one user has provided an example of how he implemented this: Horizontal Scrollbar
08-09-2012 02:44 PM
Hi,
Thanks very much for the link. I hadn't seen it. I have downloaded the project attached there, but I am not understanding very well what are doing UpdateScrollBox function. I don't understand what are the comments //1, 2, 3, 4, 5 and 6 that describe each possible case.... so I highly appreciate if someone can explain me a little bit more.
Thanks in advance.