All,
I am making Line chart and want to make it a littler thicker than default one.
Thanks,
Amy
How to make line thicker
Hi, Amy.
This can be done by changing the line series LinePen.Width integer value:
This can be done by changing the line series LinePen.Width integer value:
Code: Select all
line1.LinePen.Width = 5;
Marjan Slatinek,
http://www.steema.com
http://www.steema.com