[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ILegendEntry

ILegendEntry Interface

Represents a legend entry in a chart legend.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public interface ILegendEntry
Public Interface ILegendEntry

Properties

Name Description
Font

Returns the IFontFormat object that represents the font of the specified object.

Format

Returns the IChartFormat object that represents the format of the specified object.

Parent

Returns the parent object for the specified object.

Methods

Name Description
Delete()

Deletes the object.