Class CircularScaleTickCollection
It is a collection that contains a set of Ticks that helps to identify the gauge’s data value by marking the gauge scale into regular increments
Inheritance
System.Object
CircularScaleTickCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public class CircularScaleTickCollection : ObservableCollection<CircularScaleTick>
Constructors
CircularScaleTickCollection()
Declaration
public CircularScaleTickCollection()