ChartDirector 7.0 (ASP/COM/VB Edition)
PyramidChart.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
cx | (Mandatory) | The x-coordinate of the center of the pyramid. The center of the pyramid is the midpoint of the vertical axis of the pyramid. |
cy | (Mandatory) | The y-coordinate of the center of the pyramid. The center of the pyramid is the midpoint of the vertical axis of the pyramid. |
radius | (Mandatory) | For a square pyramid, it is the length of the square. For a pyramid with other regular polygonal base, it is the radius of the circumcircle of the base. |
height | (Mandatory) | The height of the pyramid. |
Return Value