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