Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendline Interface / DisplayRSquared Property
In This Topic
    DisplayRSquared Property
    In This Topic
    Gets or 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
    System.bool DisplayRSquared {get; set;}
    See Also