Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

Specifies that the intercept value should not be used.

Signature
C#
C#

<p> public void ClearIntercept()
{signature}{signature:</p>
} Public
Signature
vb.net
vb.net

<p>Public Sub ClearIntercept()
{signature}
{remarks}
After calling this method, [</p>
Remarks

After calling this method, Trendline.UseIntercept

]

will

return

false,

and

the

regression

will

not

use

any

pre-defined

intercept

value.

{remarks}