menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CircularScaleTickCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CircularScaleTickCollection

    It is a collection that contains a set of Ticks that helps to identify the gauge’s data value by marking the gauge scale into regular increments

    Inheritance
    System.Object
    CircularScaleTickCollection
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.WPF.dll
    Syntax
    public class CircularScaleTickCollection : ObservableCollection<CircularScaleTick>

    Constructors

    CircularScaleTickCollection()

    Declaration
    public CircularScaleTickCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved