WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LinearPointerCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved