Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITrendline Interface / setDisplayEquation Method
In This Topic
    setDisplayEquation Method
    In This Topic
    Sets whether to display the equation for the trendline (True if the equation for the trendline is displayed on the chart, in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.
    Syntax
    void setDisplayEquation( 
       boolean value
    )

    Parameters

    value
    See Also