Skip to content

Commit aa6b302

Browse files
commit
1 parent 7cc1d02 commit aa6b302

15 files changed

+7
-7
lines changed

MAUI/SunburstChart/Selection.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ this.Content = sunburst;
5050

5151
{% endtabs %}
5252

53-
![Child selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_child.jpg)
53+
![Child selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_child.png)
5454

5555
The following code shows the `Group` selection type.
5656

@@ -82,7 +82,7 @@ this.Content = sunburst;
8282

8383
{% endtabs %}
8484

85-
![Group selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_group.jpg)
85+
![Group selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_group.png)
8686

8787
The following code shows the `Parent` selection type.
8888

@@ -114,7 +114,7 @@ this.Content = sunburst;
114114

115115
{% endtabs %}
116116

117-
![Parent selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_parent.jpg)
117+
![Parent selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_parent.png)
118118

119119
The following code shows the `Single` selection type.
120120

@@ -146,7 +146,7 @@ this.Content = sunburst;
146146

147147
{% endtabs %}
148148

149-
![Single selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_single.jpg)
149+
![Single selection in MAUI Sunburst Chart.](Selection_images/maui_selection_type_single.png)
150150

151151
## DisplayMode
152152

@@ -192,7 +192,7 @@ this.Content = sunburst;
192192

193193
{% endtabs %}
194194

195-
![ DisplayMode HighlightByBrush.](Selection_images/maui_selection_highlight_by_brush.jpg)
195+
![ DisplayMode HighlightByBrush.](Selection_images/maui_selection_highlight_by_brush.png)
196196

197197
### Opacity
198198

@@ -228,7 +228,7 @@ this.Content = sunburst;
228228

229229
{% endtabs %}
230230

231-
![ DisplayMode HighlightByOpacity.](Selection_images/maui_selection_highlight_by_opacity.jpg)
231+
![ DisplayMode HighlightByOpacity.](Selection_images/maui_selection_highlight_by_opacity.png)
232232

233233
### Stoke
234234

@@ -265,7 +265,7 @@ this.Content = sunburst;
265265

266266
{% endtabs %}
267267

268-
![ DisplayMode HighlightByOpacity.](Selection_images/maui_selection_highlight_by_stroke.jpg)
268+
![ DisplayMode HighlightByOpacity.](Selection_images/maui_selection_highlight_by_stroke.png)
269269

270270
## Events
271271

Binary file not shown.
31.3 KB
Loading
Binary file not shown.
21.9 KB
Loading
Binary file not shown.
31.3 KB
Loading
-93.6 KB
Binary file not shown.
30 KB
Loading
-89.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)