setShowTableView( bShowTableView ) method

Setter for property <code>showTableView</code>. Default value is <code>false</code>

Syntax

setShowTableView( bShowTableView ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
bShowTableView boolean new value for property <code>showTableView</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 167.