setType( oType ) method

Setter for property <code>type</code>. Default value is <code>Column</code>

Syntax

setType( oType ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
oType sap.apb.makit.ChartType new value for property <code>type</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 122.