setShowToolbar( bShowToolbar ) method

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

Syntax

setShowToolbar( bShowToolbar ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
bShowToolbar boolean new value for property <code>showToolbar</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 177.