Class LinearScaleTickCollection
Represents LinearScaleTickCollection. To render this, create an instance of the LinearScaleTickCollection class, and set required properties.
Inheritance
System.Object
LinearScaleTickCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public class LinearScaleTickCollection : ObservableCollection<LinearScaleTick>
Constructors
LinearScaleTickCollection()
Declaration
public LinearScaleTickCollection()