Class CircularRangeCollection
It is a collection that contains a set of Ranges that can be used to specifiy various ranges of CircularScale .
Inheritance
System.Object
CircularRangeCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public class CircularRangeCollection : ObservableCollection<CircularRange>
Constructors
CircularRangeCollection()
Declaration
public CircularRangeCollection()