ChartDirector 7.0 (Perl Edition)
ColorAxis.setBoxMargin
Usage
setBoxMargin(m)
Description
Sets all margins (left, right, top, and bottom) of the bounding box to the same value.
The margins of a bounding box refer to the distances between the borders of the bounding box to the color axis inside.
Arguments
Argument | Default | Description |
m | (Mandatory) | The left, right, top and bottom margins in pixels. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.