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()