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

increase the YAxis by one step

1 Answer 22 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Ajay
Top achievements
Rank 1
Ajay asked on 16 May 2011, 08:22 AM
Hi,

Please have a look at the attached image.
The text label is overlapping the top of Bar.

Is there any way so that I can give a space between label and bar?
Also can I increase the Y axis values by code behind by one step?

1 Answer, 1 is accepted

Sort by
0
Accepted
Giuseppe
Telerik team
answered on 16 May 2011, 12:15 PM
Hello Ajay,

You can extend the axis with one step by setting the RadChart.PlotArea.YAxis.AxisMode property to "Extended" (you can set it either from ASPX, or from code-behind).


Regards,
Giuseppe
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Chart (Obsolete)
Asked by
Ajay
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or