Rich set of Syncfusion Chart code's support to display legend in multiple rows and columns. C# //This displays the Legend in three rows. this.ChartWebControl1.Legend.RowsCount = 3; //This displays the Legend in two columns. this.ChartWebControl1.Legend.ColumnsCount = 2;
|
This page will automatically be redirected to the sign-in page in 10 seconds.