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

Problem in Displaying data values in Chart coming from DB.

2 Answers 27 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
meet
Top achievements
Rank 1
meet asked on 25 Feb 2009, 07:56 AM
Hello,

Please contribute to solve my problem.

I am generating bar charts by binding it with data from my DB.It is a stackedBar chart.It is showing data correctly.
But i am facing a problem .Because when it shows values respective to bars.Then some vaues are coming on bar while are on plot area.It looks weired.I want that value for each bar should not come on bar.It may come where bar ends.What should i do so that every value come in the end of the bar insted of displaying on the bar of chart.

Please help if you have solution.Every post will be appriciated.

Thanks,

2 Answers, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 02 Mar 2009, 06:30 AM
Hi meet,

You can set the RadChart.PlotArea.YAxis.AxisMode property to ChartYAxisMode.Extended. This way there will be an additional step at the end of Y axis, so the label will appear outside the bar. You can find more details in this help topic.

Greetings,
Ves
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
meet
Top achievements
Rank 1
answered on 09 Mar 2009, 01:13 PM
Thank you very much.It has solved my problem.Thanks Again.
Tags
Chart (Obsolete)
Asked by
meet
Top achievements
Rank 1
Answers by
Ves
Telerik team
meet
Top achievements
Rank 1
Share this question
or