[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ITrendline.DisplayEquation

DisplayEquation Property

DisplayEquation

Gets or sets whether to display the equation for the trendline (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.

Declaration
bool DisplayEquation { get; set; }
Property DisplayEquation As Boolean