03-06-2013 01:24 AM
Hello,
I want to display scroll bars (vertical and horizontal) in my scatter graph. Initially the complete graph appears but after zoom in, the graph becomes bigger and the user is unable to view the whole graph. In order to view the invisible part user can pan it, but I need to show the scroll bars so that by moving those user can view the invisible parts conveniently.
Thankyou.
03-07-2013 03:24 PM
What settings have you enabled for interaction mode?
03-20-2013 12:06 AM
Hi,
I have made the settings for the interaction mode to
ZoomX, ZoomY, ZoonAroundPoint, PanX, PanY, DragCursor, DragAnnotationCaption
Thankyou.
03-20-2013 01:22 PM
Hey Naureen,
Unfortunately, the Measurement Studio Windows Forms graphs do not have a built-in scrollbar functionality. I did find where a user had implemented a scrollbar, though: http://forums.ni.com/t5/Measurement-Studio-for-NET/Addiding-a-horizontal-scroll-bar-to-a-waveform-gr...
I hope this helps, and let us know if you have any more questions about it!