Class Trendline
The Trendline class is used to render the trendlines for CartesianSeries to show the direction of price.
Inherited Members
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class Trendline : TrendlineBase
Remarks
Trendline is applicable for only non-empty sets of corresponding CartesianSeries.
Constructors
Trendline()
Declaration
public Trendline()