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