getLineThickness() method

Getter for property <code>lineThickness</code>. Specify the line thickness of the line graph.

Only applies to Line chart type. Default value is <code>1</code>

Syntax

getLineThickness() → {float}

Returns

the value of property <code>lineThickness</code>

Type:

float

Source

makit/Chart.API.js, line 145.