Welcome to the ASP.NET MVC feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET MVC, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi
We have requirement to apply thousand separator in Y axis value.
We applied below code . but didn't got success.
.PrimaryYAxis(py=>py.LabelFormat("C2"))
NB:- used EJ2