2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
Essential Chart is made responsive that is resizing the Chart automatically during browser resize by enabling the CanResize property of the Chart. The default value of this property is false. Essential Chart is resized based on its parent container’s width and height. Hence, responsiveness of the Chart depends upon the responsiveness of its parent container. The following code illustrates this. CSHTML @(Html.EJ().Chart("container") .CanResize(true) ) The following screenshot displays the Chart before resizing the page. The following screenshot displays the Chart after resizing the page. |
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.