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 30 Next »

Description

For all trendline types except moving average, sets or returns the point on the value axis where the trendline should intercept.

C#
vb.net

Remarks

If an intercept is not being used, this property will return Double.NaN. After setting this value, Trendline.UseIntercept will return true. To stop using an intercept value, use Trendline.ClearIntercept().
  • No labels