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