ChartDirector 6.0 (ColdFusion Edition)
ThreeDChart.setWallThickness
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
xyThickness | (Mandatory) | The thickness of the xy wall in pixels. |
yzThickness | -1 | The thickness of the yz wall in pixels. -1 means it is the same as xyThickness. |
zxThickness | -1 | The thickness of the zx wall in pixels. -1 means it is the same as xyThickness. |
Return Value