Skip to content

Commit 04c0dc8

Browse files
authored
Update README.md
1 parent 67a3854 commit 04c0dc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ Learn step-by-step instructions and gain insights to create and dynamically upda
6969
.....
7070
<chart:SfChart.Annotations>
7171
<chart:HorizontalLineAnnotation Y1="{Binding Y1}"
72-
....>
72+
Stroke="Black"
73+
StrokeThickness="2"
74+
......>
7375
</chart:HorizontalLineAnnotation>
7476
</chart:SfChart.Annotations>
7577
.....

0 commit comments

Comments
 (0)