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