void CBCGPChartPyramidSeries::SetRotation | ( | double | dblAngle | ) |
Sets rotation of 3D pyramid.
Call this method to set rotation of 3D pyramid, in degrees. The dblAngle value should be in range [-90., 90.] degrees.
The default value is 30. This value has no mean for circular based pyramid.
dblAngle | Specifies the new angle. |