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 . |
See Also
- module
aspose.slides.charts
- library
Aspose.Slides