@FRAME (Frame Size/Location)

This macro can be used to specify a fixed size/location for the chart frame. If you want the chart frame to be the exact same size and in the same location on each page of a report, this macro will position the chart frame at the specified X/Y coordinates.

SYNTAX:

@FRAME nUpperLeftX nUpperLeftY nLowerRightX nLowerRightY

PARAMETERS:

nUpperLeftX, nUpperLeftY; -16383...+16383 specifies the X/Y position of the upper left corner of the chart frame in virtual coordinates

nLowerRightX, nLowerRightY; -16383...+16383 specifies the X/Y position of the lower right corner of the chart frame in virtual coordinates

EXAMPLE:

@FRAME -10000 1110 13383 -14000

PERSISTENT:

YES

REQUIREMENTS:

Crystal Reports 10 or higher

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List

Next New Macro Previous New Macro Return to New Macros Page