getMetadataFile() method

Getter for property <code>metadataFile</code>. Metadata file URI that is assigned to this chart.

Metadata is mandatory for a chart to be rendered because it contains the chart's details. Default value is empty/<code>undefined</code>

Syntax

getMetadataFile() → {sap.ui.core.URI}

Returns

the value of property <code>metadataFile</code>

Type:

sap.ui.core.URI

Source

makit/Chart.API.js, line 155.