menu

WPF

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

    Show / Hide Table of Contents

    Class CircularRangeCollection

    It is a collection that contains a set of Ranges that can be used to specifiy various ranges of CircularScale .

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

    Constructors

    CircularRangeCollection()

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