ChartDirector 7.0 (Perl Edition)
DrawArea.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
xOffset | (Mandatory) | The pixel offset to move towards the left. |
yOffset | (Mandatory) | The pixel offset to move towards the bottom. |
bgColor | FFFFFF | The background color used to fill the space left after moving. |
filter | LinearFilter | The filter to use for re-sampling. (Only applies for fractional pixel offsets.) |
blur | 1 | The blur factor to use for re-sampling. (Only applies for fractional pixel offsets.) |
Return Value