alexa

    Show / Hide Table of Contents

    Class CustomLabelsCollection

    Observable collection of custom labels.

    Inheritance
    System.Object
    CustomLabelsCollection
    Namespace: Syncfusion.Windows.Gauge
    Assembly: Syncfusion.Gauge.WPF.dll
    Syntax
    public class CustomLabelsCollection : ObservableCollection<CircularCustomLabel>

    Constructors

    CustomLabelsCollection()

    Declaration
    public CustomLabelsCollection()
    Back to top Generated by DocFX