Hi Yu,
We have analyzed your requirement and you can achieve your
requirement by setting the ShowGridLines
attached property for the chart axis as below code snippet.
Code Snippet [XAML]:
<syncfusion:ChartAxis
syncfusion:ChartArea.ShowGridLines="False"></syncfusion:ChartAxis>
We have
prepared a sample based on this and the sample can be downloaded from
the following location:
Please
let us know if this helps.
Thanks,
Mohammed Azarudeen.
Attachment:
ShowGridLines_cde824b0.zip