[]
Gets or sets the y value of the trend line when X = 0.
public double YIntercept { get; set; }
Public Property YIntercept As Double
Only for polynomial trend lines.