Class ChartTrendlineCollection
Represents a collection of ChartTrendline.
Inheritance
System.Object
ChartTrendlineCollection
Namespace: Syncfusion.SfChart.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public class ChartTrendlineCollection : ObservableCollection<ChartTrendline>
Constructors
ChartTrendlineCollection()
Declaration
public ChartTrendlineCollection()