Class SunburstLevelCollection
Represents the SunburstLevelCollection. To render this, create an instance SunburstLevelCollection and set required properties.
Inheritance
System.Object
SunburstLevelCollection
Namespace: Syncfusion.Maui.SunburstChart
Assembly: Syncfusion.Maui.SunburstChart.dll
Syntax
public class SunburstLevelCollection : ObservableCollection<SunburstHierarchicalLevel>
Constructors
SunburstLevelCollection()
Declaration
public SunburstLevelCollection()