alexa

    Show / Hide Table of Contents

    Class ScaleCollection

    Observable collection of scales.

    Inheritance
    System.Object
    ScaleCollection
    Namespace: Syncfusion.Windows.Gauge
    Assembly: Syncfusion.Gauge.WPF.dll
    Syntax
    public class ScaleCollection : ObservableCollection<CircularScale>

    Constructors

    ScaleCollection()

    Declaration
    public ScaleCollection()
    Back to top Generated by DocFX