Rotation3D
Overview
Rotation3D is a class in Aspose.Slides FOSS for Python.
Inherits from: IRotation3D.
Represents 3D rotation of a chart.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
rotation_x | int | Read | Specifies the rotation angle around the X‑axis in degrees |
rotation_y | int | Read | Specifies the rotation angle around the Y‑axis in degrees |
perspective | int | Read | Defines the perspective distance for the 3D rotation |
right_angle_axes | bool | Read | Indicates whether the rotation axes are orthogonal |
depth_percents | int | Read | Sets the depth of the object as a percentage of its size |
height_percents | int | Read |