| Search Locate Previous Next | Contents |
Simple utility to paste a completed chart on top of another chart, and so on. Intended for really complex layouts such as 1-page management reports where using ch.New gets really fussy. It just feels more intuitive to create all the charts in advance and then paste them up to make the final page layout. Syntax is:
ch.PasteUp PG,x,y,[width]
All values are in points, measured from the origin of the current chart or the lower corner of the page (inside the gutter) if you just ran ch.New to clear things down. The xy-pos is the TOP left-hand corner of the pasted chart. The default is to place the chart at the size it was designed, but you can give a width to get it scaled to fit (for example within margins).