ILegend class

ILegend class

Represents chart’s legend properties.

The ILegend type exposes the following members:

Properties

PropertyDescription
overlayDetermines whether other chart elements shall be allowed to overlap legend.
Read/write bool.
positionSpecifies 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.
formatReturns the format of a legend.
Read-only IFormat.
entriesGets legend entries.
Read-only ILegendEntryCollection.
x
y
width
height
right
bottom
chart
slide
presentation
text_format

See Also