How to change chart properties.
Suppose you insert 2 charts "non programmatically" in an Excel
worksheet (click InsertColumnStacked Colum for example). How would
you change the chart properties programmatically? I've used the shapes
collection, but that only worked for me with one chart. The problem is
that I don't know how to differentiate between multiple charts. Is
there some way to name the chart or shape somehow?
|