Class Intervals
Represents a collection of Interval.
Inheritance
System.Object
Intervals
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class Intervals : ObservableCollection<Interval>
Constructors
Intervals()
Initializes a new instance of the Intervals class.
Declaration
public Intervals()