ChartView3D — Aspose.Cells FOSS Python API Reference

ChartView3D — ChartView3D class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Properties

PropertyTypeAccessDescription
rotation_x``Read/Write
rotation_y``Read/Write
right_angle_axes``Read/Write
perspective``Read/Write
height_percent``Read/Write
depth_percent``Read/Write

Methods

MethodReturnsDescription
rotation_x()void
rotation_y()void
right_angle_axes()void
perspective()void
height_percent()void
depth_percent()void
copy(chart)void

See Also