Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILegend Interface
Properties Methods

In This Topic
    ILegend Interface Members
    In This Topic

    The following tables list the members exposed by ILegend.

    Public Properties
     NameDescription
     PropertyReturns the IFontFormat object that represents the font of the specified object.  
     PropertyReturns the IChartFormat object.  
     Property 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.  
     Property Returns an object that represents a collection of legend entries for the legend.  
     Property Returns the parent object for the specified object.  
     Property Gets or sets the position of the legend on the chart.  
    Top
    Public Methods
     NameDescription
     Method Deletes the object.  
    Top
    See Also