WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QualitativeRangeCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QualitativeRangeCollection

    Represents a collection of qualitative ranges. To render this, create an instance of the QualitativeRangeCollection class, and set required properties.

    Inheritance
    System.Object
    QualitativeRangeCollection
    Namespace: Syncfusion.UI.Xaml.BulletGraph
    Assembly: Syncfusion.SfBulletGraph.WPF.dll
    Syntax
    public class QualitativeRangeCollection : ObservableCollection<QualitativeRange>

    Constructors

    QualitativeRangeCollection()

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