Trendline.DisplayEquation Property

Definition

True if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.

public:
 property bool DisplayEquation { bool get(); void set(bool value); };
public bool DisplayEquation { get; set; }
Public Property DisplayEquation As Boolean

Property Value

Applies to