setLegendPosition( oLegendPosition ) method

Setter for property <code>legendPosition</code>. Default value is <code>None</code>

Syntax

setLegendPosition( oLegendPosition ) → {sap.apb.makit.Chart}

Parameters

Name Type Description
oLegendPosition sap.apb.makit.LegendPosition new value for property <code>legendPosition</code>

Returns

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

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 142.