Hi Barbaros,
The ability to change XAxis labels position has already been logged in our feedback portal
here, so that you can monitor, comment and vote on it. As more and more people vote on particular item its probability for implementation raises.
For the time being you can use the
TextStyle property of the RadHtmlChart, in order to set higher margin for the XAxis labels. For example:
ASPX:
Note, however, that labels margin and chart's plotarea height are inversely proportional - the higher the margin is the lower the chart's plotarea height will be. This resizing is needed, in order for the chart's main dimensions to be kept.
Regards,
Danail Vasilev
Telerik
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 the
blog feed now.