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