void CBCGPChartDiagram3D::SetZRotation | ( | double | dblZRotation | ) |
Set Z rotation.
Call this method to set Z rotation of 3D diagram. dblZRotation should be in range [0, 359] degrees.
This value defines rotation of 3D diagram around Z axis. The default value is 270 degrees.
dblZRotation | Specifies new rotation, in degrees, around Z axis. |