10-05-2009 07:25 AM
Solved! Go to Solution.
10-05-2009 07:35 AM
Do you want to do it programatically?
If not, you can use the Code Capture Tool.
10-05-2009 07:46 AM
Sorry. But I'm using LabView since few days so I don't know it very well.
I need to have a VI to define which part of the graph print inside the report.
10-06-2009 07:39 AM
Hi,
to obtain an image of your graph control and append it to a report, you can follow this example and this document.
This, however, will create an image of what is on the front panel. You could use the graph property nodes (for example, LegendVisible, CursorVisible...) to make the items of interest visible only while the image is taken.
I hope this will help!
Bye!
Licia