Class LinearPointerCollection
Represents the collection of linear pointer.
Inheritance
System.Object
LinearPointerCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public class LinearPointerCollection : ObservableCollection<LinearPointer>
Constructors
LinearPointerCollection()
Declaration
public LinearPointerCollection()