pltIPlot GetLegendLocation
Gets the legend location for the plot.
Syntax
pltIPlot_handle GetLegendLocation
Application
Tcl Query
Description
Returns a string indicating the legend location of the plot. 
    - "inside"
 - "above"
 - "below"
 - "left"
 - "right"
 
Errors
None.