LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I put a graph on canvas?

I´m using PlotScaledIntensity on a graph, and I need to put an image in the graph's background, for to simulate that the graph is into the image.

Is it possible? Could somebody help me?

Can I do something like PlotSacledIntensity on canvas control?. I have a 2D array and I want to plot this data into a picture
0 Kudos
Message 1 of 2
(3,017 Views)
You can use the PlotBitmap function to display an image behind the intensity plot. Would that do what you need?

Luis
NI
0 Kudos
Message 2 of 2
(3,010 Views)