ILayoutable class
Contents
[
Hide
]ILayoutable class
Specifies the exact position of a chart element.
The ILayoutable type exposes the following members:
Properties
Property | Description |
---|---|
x | Specifies the x location (left) of the chart element as a fraction of the width of the chart. Read/write float. |
y | Specifies the top of the chart element as a fraction of the height of the chart. Read/write float. |
width | Specifies the width of the chart element as a fraction of the width of the chart. Read/write float. |
height | Specifies the height of the chart element as a fraction of the height of the chart. Read/write float. |
right | Gets the right of the chart element as a fraction of the width of the chart. Read-only float. |
bottom | Gets the top of the chart element as a fraction of the height of the chart. Read-only float. |
chart | |
slide | |
presentation |
See Also
- module
aspose.slides.charts
- library
Aspose.Slides