setShowTableValue( bShowTableValue ) method

Setter for property <code>showTableValue</code>. Default value is <code>true</code>

Syntax

setShowTableValue( bShowTableValue ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
bShowTableValue boolean new value for property <code>showTableValue</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 172.