Trendline.DisplayRSquaredValue Property
Display R Squared Value.Represents the element tag in schema: c:dispRSqr
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DisplayRSquaredValue As DisplayRSquaredValue
Get
Set
'Usage
Dim instance As Trendline
Dim value As DisplayRSquaredValue
value = instance.DisplayRSquaredValue
instance.DisplayRSquaredValue = value
public DisplayRSquaredValue DisplayRSquaredValue { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.DisplayRSquaredValue
Returns DisplayRSquaredValue.