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