Class SunburstHierarchicalLevel
Class implementation for SfSunburstChart hierarchical levels.
Inheritance
System.Object
SunburstHierarchicalLevel
Namespace: Syncfusion.SfSunburstChart.Android
Assembly: Syncfusion.SfSunburstChart.Android.dll
Syntax
public class SunburstHierarchicalLevel : Object
Constructors
SunburstHierarchicalLevel()
Initializes a new instance of the SunburstHierarchicalLevel class.
Declaration
public SunburstHierarchicalLevel()
Properties
GroupMemberPath
Gets or sets the property path in the data source which defines the sunburst chart level.
Declaration
public string GroupMemberPath { get; set; }
Property Value
Type |
---|
System.String |