Trendline.InterceptIsAuto Property

Definition

True if the point where the trendline crosses the value axis is automatically determined by the regression.

public:
 property bool InterceptIsAuto { bool get(); void set(bool value); };
public bool InterceptIsAuto { get; set; }
Public Property InterceptIsAuto As Boolean

Property Value

Remarks

Setting the Intercept property sets this property to False.

Applies to