ChartDirector 7.0 (PHP Edition)
PieChart
.
setPieSize
Usage
setPieSize(x, y, r)
Description
Sets the position and size of the pie in the pie chart.
Arguments
Argument
Default
Description
x
(Mandatory)
The x coordinate of the pie center.
y
(Mandatory)
The y coordinate of the pie center.
r
(Mandatory)
The radius of the pie.
Return Value
None
© 2022 Advanced Software Engineering Limited. All rights reserved.