Message-ID: <212950588.8439.1711646402731.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8438_307179368.1711646402731" ------=_Part_8438_307179368.1711646402731 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Trendline.ClearIntercept()

Trendline.ClearIntercept()

Description

= =20

Specifies that the intercept value should not be used.

=20
C#
=20
<p> public void ClearIntercept()</p>
=20
=20
vb.net
=20
<p>Public Sub ClearIntercept()</p>
=20
=20

Remarks

After calling th= is method,=20 Trendline.= UseIntercept will return false, and the regression will not use any pre= -defined intercept value.
------=_Part_8438_307179368.1711646402731--