Skip to content

Commit 03ca4a0

Browse files
To edit the README.md file title.
1 parent 97a4f8c commit 03ca4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Bind-the-WinUI-circular-pie-chart-data-label-to-Others-category-values
1+
# How to show the "Otherscategory values in WinUI Pie Chart data label
22
This sample demonstrates how to show the pie chart data label to “Others” category values in WinUI (SfCircularChart).
33
<br><br>
44
The ContentTemplate property can be used to customize the data label of the pie chart by using the Context property with an IValueConverter. To show 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.

0 commit comments

Comments
 (0)