GrapeCity.Xaml.Excel
DisplayEquation Property (IExcelTrendLine)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTrendLine Interface
IExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options