setLineThickness( fLineThickness ) method

Setter for property <code>lineThickness</code>. Default value is <code>1</code>

Syntax

setLineThickness( fLineThickness ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
fLineThickness float new value for property <code>lineThickness</code>

Returns

<code>this</code> to allow method chaining

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 147.