Trendline.DisplayRSquared Property

Definition

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. Read/write Boolean.

public:
 property bool DisplayRSquared { bool get(); void set(bool value); };
public bool DisplayRSquared { get; set; }
member this.DisplayRSquared : bool with get, set
Public Property DisplayRSquared As Boolean

Property Value

Boolean

Applies to