'Declaration
Property DisplayRSquared As System.Boolean
'Usage
Dim instance As ITrendline Dim value As System.Boolean instance.DisplayRSquared = value value = instance.DisplayRSquared
System.bool DisplayRSquared {get; set;}
read-write property DisplayRSquared: System.Boolean;
function get,set DisplayRSquared : System.boolean