2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
The Essential Chart supports displaying the dash line instead of default solid line for line series by using the DashArray property. The following code example illustrates the same. CSHTML @(Html.EJ().Chart("container") .CommonSeriesOptions(options=> options.Type(SeriesType.Line) .DashArray("5,5") .Marker(marker=>marker.Visible(true))) )
The following screenshot displays the line series with dotted lines.
|
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.