SetDisplayEquation Method

SetDisplayEquation function

Represents 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.


func (instance *Trendline) SetDisplayEquation(value bool)  error

Remarks

See Also