LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph position changes when legend position is set!.

Hello All.
Try the example in attachment. When I change the position of the graph legend, the position of the total graph is changed!!! Or maybe I am doing something wrong?

Pawel
0 Kudos
Message 1 of 3
(2,755 Views)
Hi Pawell,
the Position property returns the top left coordinates of the front panel object including its related objects.
If you place the legend above the graph, the Y coordinates refers to the upper position of the legend box rectangle; this is why if you move the legend up and down, the graph position value changes although you are not moving the plot area.
Ask if I haven't been clear enough.
Alberto
Message 2 of 3
(2,755 Views)
Hello Alberto

Yes, of course, thank you very much.
regards
Pawel
0 Kudos
Message 3 of 3
(2,755 Views)