Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendline Interface / DisplayEquation Property
In This Topic
    DisplayEquation Property
    In This Topic
    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.
    Syntax
    System.bool DisplayEquation {get; set;}
    See Also