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