anchor
Specifies the position of the element relative to the last element and the edge of the page.
Type
inetsoft.report.Position, or number array
Example
anchor = new inetsoft.report.Position(0.5, 1);
or
anchor = [0.5, 1];
See Also
Property Dialog Boxes, in Report Design, for more information about anchors.
| << SI.8 Painter Object | © 1996-2013 InetSoft Technology Corporation (v11.4) | hyperlink >> |