asp.net - How to increase thickness of lines in Line Charts? -


how can increase thickness of lines in line charts (system.web.ui.datavisualization.charting)? tried change font property of series, found it's read-only.

chart1.series["default"].borderwidth = 2; 

very helpful collection of examples: http://code.msdn.microsoft.com/samples-environments-for-b01e9c61


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -