set_RotationY()
Rotation3D::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.
void Aspose::Slides::Charts::Rotation3D::set_RotationY(uint16_t value) override
See Also
- Class Rotation3D
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides