height property
height property
Specifies the height of the chart element as a fraction of the height of the chart. Read/write float.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- class
ILayoutable
- module
aspose.slides.charts
- library
Aspose.Slides