ChartDirector Ver 4.1 (ColdFusion Edition)
PieChart.setExplode
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
sectorNo | (Mandatory) | The sector number of the sector to be exploded from the pie, starting from 0. 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