Skip to content

Commit 28d522c

Browse files
author
Surya Karan Raja
authored
Update MainPage.xaml
1 parent cd73ce1 commit 28d522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataLabelTemplate/MainPage.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ContentPage.Resources>
1313
<ResourceDictionary>
14-
<local:ValueToValueConverter x:Key="ValueToValueConverter"/>
14+
<local:ValueToSummaryValueConverter x:Key="ValueToValueConverter"/>
1515
<local:ValueToColorConverter x:Key="ValueToColorConverter"/>
1616
<local:ValueToImageConvertor x:Key="ValueToImageConverter"></local:ValueToImageConvertor>
1717
<DataTemplate x:Key="dataLabel">

0 commit comments

Comments
 (0)