ChartView3D
ChartView3D
خلاصه ای
‘ChartView3D’ یک کلاس در Aspose.Cells FOSS برای Python است.
نمایش تنظیمات دید 3D در سطح نمودار.
این کلاس 2 روش برای کار با اشیاء ChartView3D در برنامه های Python را فراهم می کند. روش های موجود شامل: __init__، copy. تمام اعضای عمومی پس از نصب Aspose به هر برنامه Python دسترسی دارند. سلول ها FOSS برای بسته Pyton. ویژگی ها: ‘depth_percent، 'height_procent' ،perspective , 'right-angle_axes, ‘rotation_x` و ‘rotatation&y’.
خواص
| Name | Type | Access | Description |
|---|---|---|---|
rotation_x | `` | Read/Write | Gets or sets the rotation x. |
rotation_y | `` | Read/Write | Gets or sets the rotation y. |
right_angle_axes | `` | Read/Write | Gets or sets the right angle axes. |
perspective | `` | Read/Write | Gets or sets the perspective. |
height_percent | `` | Read/Write | Gets or sets the height percent. |
depth_percent | `` | Read/Write | Gets or sets the depth percent. |
روش ها
| Signature | Description |
|---|---|
__init__(chart) | |
copy(chart) | Copies the given chart into this 3D view |
همچنین ببینید:
- Aspose.Cells برای Python – Enterprise API Reference