'DeclarationProperty Intercept As System.Double
'UsageDim 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