pltILegend SetPosition
Sets the position of the legend.
Syntax
pltILegend_handle SetPosition x_pos, y_pos
Application
Tcl Modify
Description
Sets the position of the legend.
Inputs
- x_pos
- The relative horizontal position of the legend (must be between 0 and 100).
- y_pos
- The relative vertical position of the legend (must be between 0 and 100).
Errors
Returns success or an error code.