2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
You can customize the width and height of the Chart by using Size property. You can also specify the chart dimensions in percentage. Refer to the Chart Dimensions for more information about different units to specify chart size. The following code example explains how to customize the width and height of the Chart. CSHTML @(Html.EJ().Chart("container").Load("load") .Size(size=> size.Width("500").Height("500")) )
The following screenshot displays the Chart in specified size.
|
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.