ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   how to increase size of diagram lines? (https://www.excelbanter.com/excel-programming/333825-how-increase-size-diagram-lines.html)

Christoph Strobelt [Bt]

how to increase size of diagram lines?
 
hi
i've got a question. How is it possible to increase the size of a line?
i only know how to increase the size of a marker.

.....seriescollection(1).markersize = 10 e.g.

is there a similar command available for increasing the size of lines?

thx
chris




Greg Wilson

how to increase size of diagram lines?
 
ActiveSheet.ChartObjects(1).Chart. _
SeriesCollection(1).Border.Weight = 3

Regards,
Greg

"Christoph Strobelt [Bt]" wrote:

hi
i've got a question. How is it possible to increase the size of a line?
i only know how to increase the size of a marker.

.....seriescollection(1).markersize = 10 e.g.

is there a similar command available for increasing the size of lines?

thx
chris






All times are GMT +1. The time now is 01:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com