Class BulletGraphLabelCollection
Represents a collection of quantitative scale labels in the bullet graph.
Inheritance
System.Object
BulletGraphLabelCollection
Namespace: Syncfusion.UI.Xaml.BulletGraph
Assembly: Syncfusion.SfBulletGraph.WPF.dll
Syntax
public class BulletGraphLabelCollection : ObservableCollection<BulletGraphLabel>
Constructors
BulletGraphLabelCollection()
Declaration
public BulletGraphLabelCollection()