ChartView3D

Oversigt over de forskellige former for støtte

ChartView3D er en klasse i Aspose.Cells til Python.

Repræsenter 3D-indstillinger for grafikniveau.

Egenskaber

NameTypeAccessDescription
rotation_x``ReadGets or sets the rotation angle around the X‑axis
rotation_y``ReadGets or sets the rotation angle around the Y‑axis
right_angle_axes``ReadIndicates whether the chart axes are right‑angled
perspective``ReadGets or sets the perspective depth factor for the 3D view
height_percent``ReadGets or sets the chart height as a percentage of its default size
depth_percent``Read

Metoder til at anvende

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