Changing the default color in MS Graph

  • Thread starter Thread starter Jens Lischka
  • Start date Start date
J

Jens Lischka

I am looking for a way to change the "real" default colors
in MS Graph. And additionaly to that, is there a way to
add new features to MS Graph via VBA.
 
Jens said:
I am looking for a way to change the "real" default colors
in MS Graph. And additionaly to that, is there a way to
add new features to MS Graph via VBA.

Not really. Generally speaking, graphs pick up their colors from the
slide color scheme. In addition, even if you were to set a user-defined
default graph, this is a machine-specific--not template- or
presentation-specific--setting.

If you want to specify colors, you'll need to create a slide with a
sample graph and teach your users to copy that slide and change the
graph type and data as necessary.
 
Back
Top