ILegend class
ILegend class
Represents chart’s legend properties.
The ILegend type exposes the following members:
Properties
| Property | Description |
|---|---|
overlay | Determines whether other chart elements shall be allowed to overlap legend. Read/write bool. |
position | Specifies the position of the legend on a chart. Non-NaN values of X, Y, Width, Heigt properties override effect of this property. Read/write LegendPositionType. |
format | Returns the format of a legend. Read-only IFormat. |
entries | Gets legend entries. Read-only ILegendEntryCollection. |
x | |
y | |
width | |
height | |
right | |
bottom | |
chart | |
slide | |
presentation | |
text_format | |
actual_x | |
actual_y | |
actual_width | |
actual_height |
See Also
- module
aspose.slides.charts - library
Aspose.Slides