LineWidth property: SparkChart class

Description

Use this property to specify the line width for spark line charts and line with area charts as a Number value. For example:

&oSpChart.lineWidth= 1;

Line width of 1

&oSpChart.lineWidth=5;

Line width of 5

The default value is 1.

This property is read/write.