depth_percents property
depth_percents property
Returns or sets the depth of a 3D chart as a percentage of a chart width (between 20 and 2000 percent). Read/write int.
Definition:
@property
def depth_percents(self):
...
@depth_percents.setter
def depth_percents(self, value):
...
See Also
- class
IRotation3D
- module
aspose.slides.charts
- library
Aspose.Slides