Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILegend Interface

In This Topic
    ILegend Interface Methods
    In This Topic

    For a list of all members of this type, see ILegend members.

    Public Methods
     NameDescription
     MethodDeletes the object.  
     MethodReturns the IFontFormat object that represents the font of thespecified object.  
     MethodReturns the IChartFormat object.  
     MethodGets 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.  
     MethodReturns an object that represents a collection of legend entries for the legend.  
     MethodReturns the parent object for the specified object.  
     MethodGets the position of the legend on the chart.  
     MethodSets 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.  
     MethodSets the position of the legend on the chart.  
    Top
    See Also