LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel Insert graph set position

Hello,
I want to generate an excel report with a graph.
I use the VI "Excel Insert Graph.vi" to set the parameters for position and size, but in the report the graph use only the size parameter. I can't set the position of the graph in y report. See attachment.

Does anybody have a solution or an idea?

0 Kudos
Message 1 of 2
(2,323 Views)

No one answered this question but 4 years later I ran into the same problem. So here is why you cant set the position with the position/size input of the Excel Insert Graph.vi:

You connected the string "A4" to the "name ("")" input of the insert graph vi. (like on the Bar Graph(Excel). vi example). If you do that, then the graph start position will be column A, row 4, no matter what you write in the position/size input.

 

Hope this answer can help oher people who use the labview example to base their excel vi on.

0 Kudos
Message 2 of 2
(2,141 Views)