01-24-2008 10:38 AM
Hi all and thanks in advance for any answer,
I have a graph with data on it. I would like to write the image data to a jpg file. This is very easy using the "Get Image" Method of the graph to get its image data.
But I want something more, I want to have on the image information that is on other controls (ex. Rev 1.104), on my Vi. I made a small example of the type of image.
Any ideas on how to do this??
Thanks
01-24-2008 12:06 PM
hello,
If you wanna a simple, fast tip, try to do the following.
1 - create a tab control
2 - place the graph chart over there
3 - place a string indicator over the chart
Then use "get image" method in the tab control.