Class SunburstLevelCollection
Represents level collection in sunburst.
Inheritance
System.Object
SunburstLevelCollection
Namespace: Syncfusion.SfSunburstChart.Android
Assembly: Syncfusion.SfSunburstChart.Android.dll
Syntax
public class SunburstLevelCollection : ObservableCollection<SunburstHierarchicalLevel>
Constructors
SunburstLevelCollection()
Initializes a new instance of the SunburstLevelCollection class.
Declaration
public SunburstLevelCollection()