Interface ILegendEntry
public interface ILegendEntry
Represents a legend entry in a chart legend.
-
Method Summary
void
Returns the
IFontFormat object that represents the font of thespecified object.
Returns the IChartFormat object that represents theformat of the specified object.
Returns the parent object for the specified object.
-
Method Details
-
getFont
Returns the
IFontFormat object that represents the font of thespecified object.
-
-
getParent
Returns the parent object for the specified object.
-
delete
void delete()
Deletes the object.