We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a3854 commit 04c0dc8Copy full SHA for 04c0dc8
README.md
@@ -69,7 +69,9 @@ Learn step-by-step instructions and gain insights to create and dynamically upda
69
.....
70
<chart:SfChart.Annotations>
71
<chart:HorizontalLineAnnotation Y1="{Binding Y1}"
72
- ....>
+ Stroke="Black"
73
+ StrokeThickness="2"
74
+ ......>
75
</chart:HorizontalLineAnnotation>
76
</chart:SfChart.Annotations>
77
0 commit comments