Page 1 of 1

Exlude/Erase texbox i graph

Posted: Sat Aug 17, 2013 9:35 am
by johansamuelsson
Hi

When I creating a graph via code with just one series Eviews create a textbox with the Name (or the Display Name) above the graph.

How can I exclude or delete this textbox via code? (I add title, subtile and legend via code, and this textbox is in the way)

Regards Johan

Re: Exlude/Erase texbox i graph

Posted: Sat Aug 17, 2013 10:03 am
by EViews Gareth
Add a blank text box on top of it using addtext.

Re: Exlude/Erase texbox i graph

Posted: Sat Aug 17, 2013 2:08 pm
by johansamuelsson
As always tremendous good service with quick answers at the user forum, even at weekends. Thanks!