Skip to content

Commit 79febce

Browse files
To remove unwanted line in README.md file.
1 parent 9ee974f commit 79febce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Bind-the-WinUI-circular-pie-chart-data-label-to-Others-category-values
22
This sample demonstrates how to bind the pie chart data label to “Others” category values in WinUI (SfCircularChart).
3-
43
<br><br>
54
The ContentTemplate property can be used to customize the data label of the pie chart by using the Context property with an IValueConverter. To bind the data label in the "Others" category, we can use the GroupTo and GroupMode properties in the CircularSeries. The following code example demonstrates how to bind the data label of the pie chart to the "Others" category in the SfCircularChart.
65

0 commit comments

Comments
 (0)