Chapter Contents

Previous

Next
Histogram Control: _setLegendPosition

Histogram Control: _setLegendPosition



Set the position and size of the specified legend


Syntax

Syntax

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

Argument Type Use Description
legendId Numeric Input legend Id of the 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.