pltIPlot GetLegendAutoPos
Gets the state for automatically positioning the legend.
Syntax
pltIPlot_handle GetLegendAutoPos
Application
HyperWorks Tcl Query
Description
Returns true when the legend auto-positioning is activated and false when it is not activated.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName GetLegendAutoPos
Errors
Success or an error code.