Page 1 of 1

Graph title

Posted: Fri Mar 06, 2009 9:16 am
by javiersan
Hi,

If I want to add a title to a chart object chart1 I can do:
chart1.addtext(t) "Chart title"

but what command can I use to remove the default title of the charts?

Thanks,

Javier

Re: Graph title

Posted: Fri Mar 06, 2009 9:35 am
by EViews Gareth
There isn't one, per se, but you can change the title to be a blank one, which will do the same thing:

chart1.addtext(t) ""