Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Can a graph trace be set to a width of zero?

Solved!
Go to solution

Hello,

 

Am using an old cwui.ocx in a vb.net project(strip chart). I need to hide selected traces but am unable. If I set the trace color to the background color, the active traces are overwritten by the "white" trace(s). If I set them to be off scale I see the vertial line segments as they go off-scale. I cannot set the trace width to anything less than 1. Does anyone have any hints on hiding traces. If I upgraded to a real NI .net graph control, can I set the trace width to zero?

 

Thanks,

Bartj

0 Kudos
Message 1 of 2
(3,715 Views)
Solution
Accepted by topic author bartinoregon

Hello,

 

I believe there is a trace.visible property you will want to modify.  There is more information on this here:

 

How do you hide a graph trace

http://forums.ni.com/t5/Measurement-Studio-for-VB6/How-do-you-hide-a-graph-trace/m-p/1692220?require...

 

Let me know if that works for you.

Regards,

Shawn S. | NIC
Instrument Driver/IVI PSE
National Instruments
0 Kudos
Message 2 of 2
(3,701 Views)