GrapeCity.Xaml.Excel
DisplayRSquaredValue Property (ExcelTrendLine)


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