ChartDirector 7.0 (Perl Edition)
PieChart.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
startSector | (Mandatory) | The sector number of the first sector in the sector group to be exploded. The first sector is 0. The nth sector is (n - 1). |
endSector | (Mandatory) | The sector number of the last sector in the sector group to be exploded. The first sector is 0. The nth sector is (n - 1). |
distance | -1 | The explosion distance in pixels. -1 means the distance is automatically determined. |
Return Value