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