getLegendPosition() method

Getter for property <code>legendPosition</code>. Legend position all chart types except Bar chart.

Bar chart only support Bottom position. Default value is <code>None</code>

Syntax

getLegendPosition() → {sap.apb.makit.LegendPosition}

Returns

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

Type:

sap.apb.makit.LegendPosition

Source

makit/Chart.API.js, line 140.