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()
Initializes a new instance of the Trendline class.
Declaration
public Trendline()