View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hakyab Hakyab is offline
external usenet poster
 
Posts: 21
Default Setting line width in chart

I am trying to set the width of the line and the marker line for a series in
VBA. Completely stumped here, as these are not included in the help file.
Also when I turn on the macro recording, these operations are not recorded.

I sort of did the line width through weight property, but shouldn't you be
able to set it in points as well?

Thanks for any help!

Hakan