Changing line weight in plot

R

Rueben6

I have a scatter plot with about 20 lines and want to change the line weight
of them. Is there any way to change all of them at once. I had to do each
one individually the first time.

Thanks!
 
A

Andy Pope

Hi,

One at a time I'm afraid. You may be able to save some time by using the F4
button to apply first change to each other series.
Or if this is a regular thing maybe using some VBA code would help

Cheers
Andy
 
Top