[]
        
(Showing Draft Content)

C1.Win.C1Chart.RegressionOptions.YIntercept

YIntercept Property

YIntercept

Gets or sets the y value of the trend line when X = 0.

Declaration
public double YIntercept { get; set; }
Remarks

Only for polynomial trend lines.

See Also