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

    Parameters

    value
    See Also