Class CircularPointerCollection
It is a collection that contains a set of Pointers that can be used to point values in CircularScale .
Inheritance
System.Object
CircularPointerCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public class CircularPointerCollection : ObservableCollection<CircularPointer>
Constructors
CircularPointerCollection()
Declaration
public CircularPointerCollection()