get_RotationY()

IRotation3D::get_RotationY() method

Returns 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+. Read uint16_t.

virtual uint16_t Aspose::Slides::Charts::IRotation3D::get_RotationY()=0

See Also