Chapter Contents

Previous

Next
Pie Control: _getLegendPosition

Pie 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 (1=color legend, 2=label legend)
ulx Numeric Input x location of the upper left corner of the legend (%)
uly Numeric Input y location of the upper left corner of the legend (%)
width Numeric Input width of the legend (%)
height Numeric Input height of the legend (%)


Chapter Contents

Previous

Next

Top of Page

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