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