This question is locked. New answers and comments are not allowed.
Hi,
I'm working with a RadChart placed inside a grid with 3 rows and 3 columns. I'm trying to have my RadChart cover the entire first row. I have placed it in row 0, column 0, and set its column span = 3. Note that I have removed the ChartLegend and Axis' labels because I only wish to view the charts and hopefully add tooltips later on.
However, as you can see in my picture, my RadChart is incredibly small, covering only 1/3 (the center) of the columns. I've tried searching for some solutions, and read up on the AutoLayout feature of a RadChart. Does this feature exist for Silverlight? And if so, is there any way to access it in the code-behind (I don't use much XAML)?
Please help me figure out why my RadChart isn't automatically expanding to cover the entire row.
Thanks.
I'm working with a RadChart placed inside a grid with 3 rows and 3 columns. I'm trying to have my RadChart cover the entire first row. I have placed it in row 0, column 0, and set its column span = 3. Note that I have removed the ChartLegend and Axis' labels because I only wish to view the charts and hopefully add tooltips later on.
However, as you can see in my picture, my RadChart is incredibly small, covering only 1/3 (the center) of the columns. I've tried searching for some solutions, and read up on the AutoLayout feature of a RadChart. Does this feature exist for Silverlight? And if so, is there any way to access it in the code-behind (I don't use much XAML)?
Please help me figure out why my RadChart isn't automatically expanding to cover the entire row.
Thanks.