Class LinearScaleCollection
Observable collection of linear scales.
Inheritance
System.Object
LinearScaleCollection
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public class LinearScaleCollection : ObservableCollection<LinearScale>
Constructors
LinearScaleCollection()
Declaration
public LinearScaleCollection()