Version

TrendlineCollection Property

Returns a collection of Trendline instances for this series.
Syntax
public TrendlineCollection TrendlineCollection {get;}
Remarks

Trendlines are supported for Area, Bar, Bubble, Line, and Scatter charts, and are not supported for other chart types.

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