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. |
| SunburstSelectionChangedEventArgs
The SunburstSelectionChangedEventArgs class contains information about the selection change that occurs in a SfSunburstChart. |
| SunburstSelectionChangingEventArgs
Provides data for the SelectionChanging event. |
| SunburstSelectionDisplayMode
Specifies how selected segments are visually highlighted in the sunburst chart. |
| SunburstSelectionSettings
Represents the settings for configuring selection behavior in sunburst chart. |
| SunburstSelectionType
Specifies the type of selection behavior in the sunburst chart. |
| SunburstToolbarAlignment
Represents the alignment options for the drill down toolbar. |
| SunburstToolbarSettings
Represents the settings for the drill down functionality in the SfSunburstChart. |
| SunburstTooltipSettings
Represents to specify extra information when the mouse pointer moved over an element. |