alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX