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