Name | Description | |
---|---|---|
delete | Deletes the object. | |
getFont | Returns the IFontFormat object that represents the font of thespecified object. | |
getFormat | Returns the IChartFormat object. | |
getIncludeInLayout | Gets 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. | |
getLegendEntries | Returns an object that represents a collection of legend entries for the legend. | |
getParent | Returns the parent object for the specified object. | |
getPosition | Gets the position of the legend on the chart. | |
setIncludeInLayout | 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. | |
setPosition | Sets the position of the legend on the chart. |