WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LinearScaleTickCollection

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved