This question is locked. New answers and comments are not allowed.

Brian Battersby
Top achievements
Rank 1
Brian Battersby
asked on 19 Sep 2009, 05:02 PM
Even though I have the legend closed, there is still extra space to the right of the plot area in charts. Could you please tell me how I can make the plot area go all the way to the right edge?
Thanks,
Brian
Thanks,
Brian
4 Answers, 1 is accepted
0

Robert
Top achievements
Rank 1
answered on 22 Sep 2009, 09:25 PM
Hey Brian,
If you set the AutoLayout property of the RadChart to true, it should automatically align the chart to the center.
- Robert
0

Brian Battersby
Top achievements
Rank 1
answered on 22 Sep 2009, 10:10 PM
Thanks for your reply.
I actually don't want any extra space to the right of the plot area. I need the charts to go all the way to the right edge. Is this possible?
-Brian
I actually don't want any extra space to the right of the plot area. I need the charts to go all the way to the right edge. Is this possible?
-Brian
0

Robert
Top achievements
Rank 1
answered on 22 Sep 2009, 10:35 PM
Hey Brian,
After looking into it a little bit more, I actually found a better way to do this.
In the properties window of RadChart, go to Plot Area -> Appearance -> Dimensions -> Margins. You should be able to easily set the margins values to achieve the effect you are looking for. If you set them all to 0%, the chart should fill the entire area.
- Robert
0

Brian Battersby
Top achievements
Rank 1
answered on 23 Sep 2009, 05:06 AM
Hello Robert,
I tried making all the margins to 0 in Plot Area -> Appearance -> Dimensions -> Margins as you had suggested. However, this does not resize the chart. I tried turning off and on Plot Area -> Appearance -> Dimensions -> Autosize and no dice. I also tried aligning the plot area to the right and it does not move. I did get the chart to auto resize by placing it on a panel within a table layout panel.
-Brian
I tried making all the margins to 0 in Plot Area -> Appearance -> Dimensions -> Margins as you had suggested. However, this does not resize the chart. I tried turning off and on Plot Area -> Appearance -> Dimensions -> Autosize and no dice. I also tried aligning the plot area to the right and it does not move. I did get the chart to auto resize by placing it on a panel within a table layout panel.
-Brian