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

resize chart

1 Answer 72 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hans
Top achievements
Rank 1
Hans asked on 07 Sep 2010, 10:21 PM
Hi !
If I resize the chart through the code, I would like the proportion to be maintained. How I can do that?
Now for example if i make a chart smaller at runtime the title is over the chart bar, I cannot see very well x axis ...

Regards,
Hans



1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 10 Sep 2010, 09:45 AM
Hello Hans,

Unfortunately, this functionality is not supported directly by RadChart. You may consider creating a method, which would set the text properties (like font size) for the different chart elements according to the new size. Alternatively, you can export the chart to an image using one of the overloads of RadChart.Save method and scale the image instead.

Best regards,
Ves
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart (obsolete as of Q1 2013)
Asked by
Hans
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or