menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstLevelCollection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SunburstLevelCollection

    Represents the SunburstLevelCollection. To render this, create an instance SunburstLevelCollection and set required properties.

    Inheritance
    System.Object
    SunburstLevelCollection
    Namespace: Syncfusion.SfSunburstChart.XForms
    Assembly: Syncfusion.SfSunburstChart.XForms.dll
    Syntax
    public class SunburstLevelCollection : ObservableCollection<SunburstHierarchicalLevel>

    Constructors

    SunburstLevelCollection()

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