Skip to content

Commit fb0439e

Browse files
Commit
1 parent e302878 commit fb0439e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MAUI/Release-notes/v30.1.37.md

Whitespace-only changes.

MAUI/SunburstChart/Selection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ documentation: ug
88
---
99
# Selection in .NET MAUI Sunburst Chart
1010

11-
The sunburst chart provides supports selecting and highlighting segments. Selection is triggered by a tap gesture on a segment, enabling users to interact with hierarchical data.
11+
The sunburst chart supports segment selection and highlighting. Selection is triggered by a tap gesture on a segment, allowing users to interact with hierarchical data.
1212

1313
## Type
1414

15-
The `Type` property in allows you to select a segment based on the following categories:
15+
The `Type` property allows you to select a segment based on the following categories:
1616
* Child: Highlights the selected segment along with its children in all levels.
1717
* Group: Highlights the entire group of the selected segment in a hierarchy.
1818
* Parent: Highlights the parent of the selected segment in the hierarchy.

0 commit comments

Comments
 (0)