Skip to content

Commit 6934b66

Browse files
author
Surya Karan Raja
authored
Update README.md
1 parent 7dc5d69 commit 6934b66

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
@@ -5,7 +5,7 @@ This repository contains a sample project demonstrating how to add a custom view
55

66
In .NET MAUI applications, data visualization plays a crucial role in presenting information effectively to users. Syncfusion provides powerful controls for .NET MAUI, including the Cartesian Chart control, which allows developers to create interactive and visually appealing charts.
77

8-
One common requirement in charting applications is the ability to customize the appearance of data labels. This sample demonstrates how to add a custom view to the data label of a .NET MAUI Cartesian Chart. The custom view includes a label displaying the value of the data point and an image indicating the trend based on the value.
8+
One common requirement in charting applications is the ability to customize the appearance of data labels. This sample demonstrates how to add a custom view to the data label of a .NET MAUI Chart. The custom view includes a label displaying the value of the data point and an image indicating the trend based on the value.
99

1010
## Defining the Custom View
1111

0 commit comments

Comments
 (0)