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