Namespace Syncfusion.Maui.SunburstChart
Classes
SfSunburstChart
Represents hierarchical data with concentric circles, where each ring signifies a hierarchy level, and segments denote data categories. |
SfSunburstChartStyles |
SunburstDataLabelSettings
Represents to customize the appearance of sunburst data labels. |
SunburstHierarchicalLevel
Represents the sunburst hierarchical levels. |
SunburstLabelOverflowMode
Represents SunburstLabelOverflowMode. This enum is used for data label visibility modes. |
SunburstLabelRotationMode
Represents SunburstLabelRotationMode. This enum is used for data label rotation modes. |
SunburstLegend
Represents the legend for the SfSunburstChart class. |
SunburstLevelCollection
Represents the SunburstLevelCollection. To render this, create an instance SunburstLevelCollection and set required properties. |
SunburstSegment
Represents the sunburst segment and it will be the binding context to the tooltip. |
SunburstTooltipSettings
Represents to specify extra information when the mouse pointer moved over an element. |