ChartView3D

Revisión

‘ChartView3D’ es una clase en Aspose.Cells FOSS para Python.

Representa configuraciones de visión 3D a nivel gráfico.

Esta clase ofrece 2 métodos para trabajar con los objetos de ChartView3D en programas de Python. Los métodos disponibles incluyen: __init__, ‘copy’. Todos los miembros públicos son accesibles a cualquier aplicación de Pyton después de instalar el Aspose.Células FOSS para el paquete de python . Propiedades: ‘depth_percent’, ‘height_procent’ , ‘perspective’, `right-angle_axes’, ‘rotation_x’, ‘‘rotations_y’ .

Propiedades

NameTypeAccessDescription
rotation_x``Read/WriteGets or sets the rotation x.
rotation_y``Read/WriteGets or sets the rotation y.
right_angle_axes``Read/WriteGets or sets the right angle axes.
perspective``Read/WriteGets or sets the perspective.
height_percent``Read/WriteGets or sets the height percent.
depth_percent``Read/WriteGets or sets the depth percent.

Metodología

SignatureDescription
__init__(chart)
copy(chart)Copies the given chart into this 3D view

Ver también

  • Aspose.Cells para Python — Enterprise API Referencia
 Español