setMetadataFile( sMetadataFile ) method

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

Syntax

setMetadataFile( sMetadataFile ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
sMetadataFile sap.ui.core.URI new value for property <code>metadataFile</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 157.