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

Description

Sets or returns the type of regression used to construct this trendline.

C#
vb.net

Remarks

This object will return a Trendline.Regression value specifying what sort of equation is used to calculate the trendline. Note that linear trendlines have a RegressionType of Polynomial, with a Trendline.RegressionValue of 1.
  • No labels