ChartDirector Ver 5.0 (ColdFusion Edition)
PyramidChart.setConeSize
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| cx | (Mandatory) | The x-coordinate of the center of the cone. The center of the cone is the midpoint of the vertical axis of the cone. |
| cy | (Mandatory) | The y-coordinate of the center of the cone. The center of the cone is the midpoint of the vertical axis of the cone. |
| radius | (Mandatory) | The radius of the base of the cone. |
| height | (Mandatory) | The height of the cone. |
Return Value