GrapeCity.Xaml.Excel
DisplayRSquaredValue Property (IExcelTrendLine)


Specifies that the R-squared value of the trendline is displayed on the chart.
Syntax
'Declaration
 
Property DisplayRSquaredValue As Boolean
'Usage
 
Dim instance As IExcelTrendLine
Dim value As Boolean
 
instance.DisplayRSquaredValue = value
 
value = instance.DisplayRSquaredValue
bool DisplayRSquaredValue {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