Trendline.Intercept Property

Definition

Returns or sets the point where the trendline crosses the value axis.

public:
 property double Intercept { double get(); void set(double value); };
public double Intercept { get; set; }
Public Property Intercept As Double

Property Value

Remarks

Setting this property sets the InterceptIsAuto property to False.

Applies to