setWidth( sWidth ) method

Setter for property <code>width</code>. Default value is <code>100%</code>

Syntax

setWidth( sWidth ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
sWidth sap.ui.core.CSSSize new value for property <code>width</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 182.