ChartDirector 7.0 (Perl Edition)
BaseChart
.
setSize
Usage
setSize(width, height)
Description
Sets the size of the chart, exclusive of the drop shadow (if any).
Arguments
Argument
Default
Description
width
(Mandatory)
The width of the chart in pixels.
height
(Mandatory)
The height of the chart in pixels.
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.