diff --git a/README.md b/README.md index 373787a..f2d1720 100644 --- a/README.md +++ b/README.md @@ -82,13 +82,15 @@ public class BorderColorConverter : IValueConverter } } ``` +### See also + +[How to customize the data label in WinUI Chart (SfCartesianChart)?](https://help.syncfusion.com/winui/cartesian-charts/datalabels#template) + +[How to customize the appearance in WinUI Chart (SfCartesianChart)?](https://help.syncfusion.com/winui/cartesian-charts/appearance) ### Output ![Output](https://user-images.githubusercontent.com/53489303/201815327-81885641-6851-406b-985a-fa5c11532e0c.png) -### See also - -[How to customize the data label in WinUI Chart (SfCartesianChart)?](https://help.syncfusion.com/winui/cartesian-charts/datalabels#template) -[How to customize the appearance in WinUI Chart (SfCartesianChart)?](https://help.syncfusion.com/winui/cartesian-charts/appearance) +KB link - [How to add a custom data marker in WinUI Chart (SfCartesianChart)](https://support.syncfusion.com/kb/article/12166/how-to-display-custom-data-marker-in-winui-chart-sfcartesianchart) \ No newline at end of file diff --git a/WinUI_Chart_CustomDataLabel/MainWindow.xaml b/WinUI_Chart_CustomDataLabel/MainWindow.xaml index aaa7c34..30721c0 100644 --- a/WinUI_Chart_CustomDataLabel/MainWindow.xaml +++ b/WinUI_Chart_CustomDataLabel/MainWindow.xaml @@ -36,8 +36,7 @@ -