setDataSource( sDataSource ) method

Setter for property <code>dataSource</code>. Default value is empty/<code>undefined</code>

Syntax

setDataSource( sDataSource ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
sDataSource string new value for property <code>dataSource</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 132.