how to insert floating graph textbox without overlapping borders

K

karl gradinger

I do not mange do insert a graph and wrap text in a textbox(floating) wtihout
the
graph´s border partially overlapping the textbox border: though no problem
with a inline graph in the textbox
 
K

katin42

Not sure I understand correctly, but it sounds like the graph is an accessory
to the text box, and that you don't want the textbox covered by the actual
graph. An option to consider is by accessing the textbox properties, then
inside properties select the layout placement to appear in the front. Access
the graph propeties, and set the layout behind (to the back) the textbox.

If possible, you can explain a little further, in case this is not what you
had in mind.
 
Top