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
Wiki Markup
{description}
{excerpt}Specifies that the intercept value should not be used.{excerpt}
{signature:C#}
 public void ClearIntercept()
{signature}{signature:vb.net}
Public Sub ClearIntercept()
{signature}
{remarks}
After calling this method, [Trendline.UseIntercept] will return false, and the regression will not use any pre-defined intercept value.
{remarks}