Articles in this section

How to customize the ASP.NET WebForms Chart size?

You can customize the width and height of the Chart by using Width and Height properties of Chart. You can also specify the chart dimensions in percentage. Refer to Chart Dimensions for more information about different units to specify the chart size. The following code example explains how to customize the width and height of the Chart.

ASP

    <ej:Chart ID="container" Width="500" Height="500" runat="server">        
    </ej:Chart>

 

The following screenshot displays the Chart in specified size.

The Chart in specified size

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied