ChartDirector 7.0 (ASP/COM/VB Edition)
ChartDirector.API.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
orientation | Center | The orientation of the cylinder. A value of Top or Bottom means the cylinder is vertical. A value of Left or Right means the cylinder is horizontal. A value of Center means the orientation is automatically determined. For a BarLayer or BoxWhiskerLayer, the orientation will be the same as the orientation of the bars or boxes. For other objects (eg. TextBox objects), if the object height is bigger than its width, the cylinder will be treated as vertical, otherwise it will be treated as horizontal. |
ambientIntensity | 0.5 | The ambient reflection coefficient of the Phong lighting model. |
diffuseIntensity | 0.5 | The diffuse reflection coefficient of the Phong lighting model. |
specularIntensity | 0.75 | The specular reflection coefficient of the Phong lighting model. |
shininess | 8 | The shininess coefficient of the Phong lighting model. |
Return Value