LegendPosition
Type
String ('right', 'left', 'top' or 'bottom')
Since
1.2
Description
This property defines the position of the legend inside the chart.
Examples
LegendPosition = "'right'"
LegendPosition = "'left'"
LegendPosition = "'top'"
LegendPosition = "'bottom'"
