'Declaration
Property DisplayRSquared As Boolean
'Usage
Dim instance As ITrendline Dim value As Boolean instance.DisplayRSquared = value value = instance.DisplayRSquared
bool DisplayRSquared {get; set;}
'Declaration
Property DisplayRSquared As Boolean
'Usage
Dim instance As ITrendline Dim value As Boolean instance.DisplayRSquared = value value = instance.DisplayRSquared
bool DisplayRSquared {get; set;}