Chapter Contents

Previous

Next
Chart Control: _getLegendPosition

Chart Control: _getLegendPosition



Return the position and size of the specified legend


Syntax

Syntax

objectName._getLegendPosition( legendId, ulx, uly,width,height );

Argument Type Use Description
legendId Numeric Input legend Id of the legend
ulx Numeric Output X location of the upper left corner of the legend (%)
uly Numeric Output Y location of the upper left corner of the legend (%)
width Numeric Output width of the legend (%)
height Numeric Output height of the legend (%)


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.