Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartTitle Interface / setIncludeInLayout Method
In This Topic
    setIncludeInLayout Method
    In This Topic
    Sets whether the layout includes the title. True if a chart title will occupy the chart layout space when a chart layout is being determined. The default value is True.
    Syntax
    void setIncludeInLayout( 
       boolean value
    )

    Parameters

    value
    See Also