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