Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display scroll bar in NI scatter graph used in C# forms

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.

0 Kudos
Message 1 of 4
(6,402 Views)

What settings have you enabled for interaction mode?

Ian M.
National Instruments
0 Kudos
Message 2 of 4
(6,382 Views)

Hi,

 

I have made the settings for the interaction mode to

 

ZoomX, ZoomY, ZoonAroundPoint, PanX, PanY, DragCursor, DragAnnotationCaption

 

Thankyou.

0 Kudos
Message 3 of 4
(6,342 Views)

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!

0 Kudos
Message 4 of 4
(6,326 Views)