DisplayRSquaredValue

ITrendline.DisplayRSquaredValue property

Specifies that the R-squared value of the trendline is displayed on the chart (in the same label as the equation). Read/write Boolean.

public bool DisplayRSquaredValue { get; set; }

See Also