Defining default fonts for charts

G

Guest

I have been unable to make my chart settings "stick"; I want my x-y scatter
charts to have, for example, Arial 14 for title, Arial 11 for x an y axis
titles, and Times New Roman 10 for axis number scale. I want all fonts to be
non-scalable (by unchecking the appropriate box in the chart format box).

Instead, every time I create an x-y scatter chart, I get ALL titles' text to
be in Times New Roman, and scalable.

How do I make these settings? This is especially a question for titles,
since they don't even exist yet in the default template.
 
G

Guest

The only thing I could suggest is to create some VBA code to set those values
you want and run it when you create a chart.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top