Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

Description

Specifies whether the intercept value will be used by the trendline.

C#
vb.net

Remarks

This method only returns whether or not the trendline will use a pre-defined intercept value. To get or set the value of the intercept, use Trendline.Intercept. Setting the value of the intercept will set this property to true. Clearing the value of the intercept with Trendline.ClearIntercept() will set this property to false.
  • No labels