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

Problem with charts Y Axis

1 Answer 42 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Prasad
Top achievements
Rank 1
Prasad asked on 18 Sep 2012, 12:23 PM
I have a Rad chart control on page. on Y Axis, if the value in field increases then table layout skips some of the digits from y axis. please check the attached png you will get clear idea.
I tried with width but on lower resolution chart goes out of the page resolution. so I am looking for other option.
Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 21 Sep 2012, 10:24 AM
Hello Prasad,

I believe that the main cause of your problem is that your RadChart does not use AutoLayout  (it does not detect that the width of the Y Axis Item labels is greater than the available space) and therefore does not try to improve its layout.

Setting the radChart.AutoLayout to true should solve your issues.

I hope this helps.

All the best,
Petar Kirov
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
Chart (Obsolete)
Asked by
Prasad
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Share this question
or