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