Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How can the thickness of Cursor be changed in cwgraph with VB?

Dear all,

I want to change the thickness (width) of curse in a cwgraph with vb in run time. Any comment will be greatly appreciated.

with best regards
0 Kudos
Message 1 of 2
(3,068 Views)
Cursors do not allow you to specify a line width. You can, however, specify a different point style if you are just trying to make the cursor stand out.

If you need the lines to be thicker, you could create 2 line annotations and have them draw on top of your cursor. Annotations were added in Measurement Studio 6.0.

David Rohacek
National Instruments
0 Kudos
Message 2 of 2
(3,068 Views)