public interface ILegendEntry
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the object.
|
IFontFormat |
getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IChartFormat |
getFormat()
Returns the
IChartFormat object that represents the
format of the specified object. |
ILegend |
getParent()
Returns the parent object for the specified object.
|
IFontFormat getFont()
IFontFormat object that represents the font of the
specified object.IChartFormat getFormat()
IChartFormat object that represents the
format of the specified object.ILegend getParent()
void delete()