Tagged Questions
1
vote
1answer
103 views
Copy Legend of Chart to Powerpoint with VBA
I work on an excel script that creates powerpoint slides.
On a powerpoint slide, I want to show the legend of a chart, but not the rest of the chart.
Here is an excerpt of my code:
With ...
0
votes
0answers
290 views
Changing Legend Type in Excel
I have a line chart, where the chart legend also in forms
of line. Is there a way I can change the legend type from colored 'line'
to colored 'circle' or 'square'?
Figure like