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