GrapeCity.Xaml.Excel
DisplayEquation Property (ExcelTrendLine)


Specifies that the equation for the trendline is displayed on the chart.
Syntax
'Declaration
 
Public Property DisplayEquation As Boolean
'Usage
 
Dim instance As ExcelTrendLine
Dim value As Boolean
 
instance.DisplayEquation = value
 
value = instance.DisplayEquation
public bool DisplayEquation {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options