ILegend Interface Members
In This Topic
The following tables list the members exposed by ILegend.
Public Properties
| 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.
|
Top
Public Methods
| Name | Description |
| Delete |
Deletes the object.
|
Top
See Also