"legendPosition"
Desfines the position of the legend.
Synopsis
void shape.legendPosition(string position);
Parameter
| Parameter | Description | 
|---|---|
| position | "Left", "Right", "Top", "Bottom", "None" | 
Description
Desfines the position of the legend. "Left", "Right", "Top", "Bottom" or "None" can be defined.
Example
In this example the position of the legend was set to "Top".