Skip to content

Commit db057c0

Browse files
Merge pull request #6 from SuryaKaran2143/master
How to display more data in the tooltip in WinUI charts
2 parents 6757e9d + cdb3b2d commit db057c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Here, display both country's name and population details in the tooltip. By default, it shows the corresponding y-axis value of that segment.
66

7+
**XAML**
8+
79
```
810
<chart:SfCartesianChart Header="Population Growth">
911
<chart:SfCartesianChart.DataContext>

0 commit comments

Comments
 (0)