2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
Essential Chart supports displaying Legend items in multiple rows using rowCount and columnCount properties of Legend. It is used to display all the Legend items without a scrollbar, when there are a lot of Legend items. By default, the scrollbar appears to avoid overlapping of the Legend items in Chart. The following code illustrates this. ASP <ej:Chart ID="container" runat="server"> . . . . . . . . . . . . <Legend Visible="true" RowCount="2"></Legend> . . . . . . . . . . . . </ej:Chart> Screenshot Figure 1: Legend items in multiple rows |
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.