I use LabVIEW 6.0.2. I am trying to print the plot of an XY graph. I send the plot data to a sub vi to format the plot, a title, etc., and I want to keep the same scale and zoom that the user had in the upper vi -- WYSIWYG -- when it gets printed in the sub vi. I have explored some of the properties for the XY graph, but haven't found the right set that would allow me to read this scale/zoom data from the upper vi and set it in the sub vi.
Does anyone know what properties would control this?