Intercept

ITrendline.Intercept property

Specifies the value where the trendline shall cross the y axis. This property shall be supported only when the trendline type is exp, linear, or poly. Read/write Double.

public double Intercept { get; set; }

See Also