Version

Intercept Property

Specifies the value axis intercept for the trendline.
Syntax
public Nullable<double> Intercept {get; set;}
Remarks

If this property is left unset, or assigned a value of null, the intercept is automatically determined by Excel.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also