Class LinearPointerCollection
Represents a collection of linear pointer. To render this, create an instance of the LinearPointerCollection class, and set required properties.
Inheritance
System.Object
LinearPointerCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public class LinearPointerCollection : ObservableCollection<LinearPointer>
Constructors
LinearPointerCollection()
Declaration
public LinearPointerCollection()