DisplayEquation Property
DisplayEquation
Gets or sets a value indicating whether the equation for the trendline is displayed on the chart (in the same data label as the R-squared value).
Declaration
bool DisplayEquation { get; set; }
Property DisplayEquation As Boolean