This is a migrated thread and some comments may be shown as answers.

Need to display only the RadChart control as a column in RadGrid

2 Answers 51 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Meenakshi Nagalingam
Top achievements
Rank 1
Meenakshi Nagalingam asked on 09 Jan 2013, 02:10 PM
We have a requirement for displaying the RadChart control as a one of the column in RadGrid. We tried to display the chart in the column of the grid control. but the area of title, legend, xaxis, yaxis values are displayed as empty. so the alignment of grid control is getting differently.

In one of the telerik forum, assigning of the AutoLayout property set to false. we tried this also but still we are helpless.

please assist to achieve this scenario.

Thanks,
Meenakshi.

2 Answers, 1 is accepted

Sort by
0
MasterChiefMasterChef
Top achievements
Rank 2
answered on 14 Jan 2013, 02:45 PM
Hi Meenakshi,

I believe you are asking to display the entire RadChart in a single column of a RadGrid. You may be able to fix the problem by editing the Margins property of your RadChart. Hopefully this link will provide some information for what you need.

Good Luck,
Bart
0
Missing User
answered on 14 Jan 2013, 03:08 PM
Hello Meenakshi,

The scenario you're trying to achieve is covered in this demo. Note that in it, the legend's, x-axis' and chart title visibilities are set to false, so make sure you don't hide them when implementing your project.

Kind regards,
Ivan N.
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Meenakshi Nagalingam
Top achievements
Rank 1
Answers by
MasterChiefMasterChef
Top achievements
Rank 2
Missing User
Share this question
or