[]
Represents the legend in a chart.
public interface ILegend
Public Interface ILegend
| Name | Description |
|---|---|
| Font | Returns the IFontFormat object that represents the font of the specified object. |
| Format | Returns the IChartFormat object. |
| IncludeInLayout | Gets or sets whether to include a legend in the chart layout (True if a legend will occupy the chart layout space when a chart layout is being determined). The default value is True. |
| LegendEntries | Returns an object that represents a collection of legend entries for the legend. |
| Parent | Returns the parent object for the specified object. |
| Position | Gets or sets the position of the legend on the chart. |
| Name | Description |
|---|---|
| Delete() | Deletes the object. |