ChartView3D
Összefoglaló
ChartView3D egy Python-osztály a Aspose.Cells rendszerben.
A 3D-s nézőállítások grafikonszintű beállítását képviseli.
A tulajdonságok
| Name | Type | Access | Description |
|---|---|---|---|
rotation_x | `` | Read | Gets or sets the rotation angle around the X‑axis |
rotation_y | `` | Read | Gets or sets the rotation angle around the Y‑axis |
right_angle_axes | `` | Read | Indicates whether the chart axes are right‑angled |
perspective | `` | Read | Gets or sets the perspective depth factor for the 3D view |
height_percent | `` | Read | Gets or sets the chart height as a percentage of its default size |
depth_percent | `` | Read |
Módszerek
| Signature | Description |
|---|---|
__init__(chart) | |
copy(chart) | Copies the specified chart into this 3D view |