'Declaration
Property Intercept As System.Double
'Usage
Dim instance As ITrendline Dim value As System.Double instance.Intercept = value value = instance.Intercept
System.double Intercept {get; set;}
read-write property Intercept: System.Double;
function get,set Intercept : System.double