set_RotationY()

IRotation3D::set_RotationY(uint16_t) method

Sets the rotation degree around the Y-axis, i.e. in the X direction for 3D charts (between 0 and 360 degrees). The property matches with the 21.2.2.158 rotY (Y Rotation) item in ECMA-376 and with the "X Rotation" option in PowerPoint 2007+. Write uint16_t.

virtual void Aspose::Slides::Charts::IRotation3D::set_RotationY(uint16_t value)=0

See Also