Version

Line Property (Trendline)

Returns or sets a TrendlineLine instance which controls the color and width of the trendline.
Syntax
public TrendlineLine Line {get; set;}
Remarks

To prevent the trendline from appearing in the chart, set this property to null.

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