2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
The decimal values displayed in the axis labels can be rounded by using the RoundingPlaces property of the axis. The following code example illustrates this CSHTML @(Html.EJ().Chart("container") .PrimaryXAxis(axis => axis.RoundingPlaces(3)) .Series(ser => { . . . . . . . . . . . . . . }) ) The following screenshot displays the Chart with labels rounded to 3 digits in primary X-axis. |
2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.