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