LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to put limit lines on an intensity graph?

Hi,

I have LV8.5 and was wondering if there is a way to put limit lines on an intensity graph. Something line an unfilled rectangle or circle that sits on top of the intensity graph.

Thanks,

--Ryan
0 Kudos
Message 1 of 2
(2,507 Views)
You can use the "PlotImages.Front" property to apply any picture function over the graph area.
 
Check e.g. the example program "Graph Plot Area Images". While it uses an XY graph, the intensity graph would work the same. See how far you get. 🙂
0 Kudos
Message 2 of 2
(2,499 Views)