| void CBCGPChartDiagram3D::SetPosition | ( | double | dblXRotation, | 
| double | dblYRotation, | ||
| double | dblPerspectivePercent | ||
| ) | 
Sets diagram rotation and perspective.
Call this method to rotate the diagram around X and Y axes and set perspective percent.
| dblXRotation | Specifies rotation around Y axis, in degrees. | 
| dblYRotation | Specifies rotation around X axis, in degrees. | 
| dblPerspectivePercent | Specifies perspective percent. |