Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILegend Interface / getIncludeInLayout Method
In This Topic
    getIncludeInLayout Method
    In This Topic
    Gets 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.
    Syntax
    boolean getIncludeInLayout()
    See Also