How can I set the steps for the X-Axis if I load the values dynamically from the database, currently it displays all the values no matter what I use for the steps setting.
RadChart1.PlotArea.XAxis.LabelStep = 20
and that made it work.
However, the Major Grid lines does not follow so they appear for every datapoint.
RadChart1.PlotArea.XAxis.Appearance.MajorGridLines
and I can not find a step setting for that one, the only way is to set them to visible=false but I would like them at the labelsteps.
0
Ves
Telerik team
answered on 19 Jan 2009, 08:51 AM
Hello Stefan,
This has been fixed in the latest release - RadControls for ASP.NET AJAX 2008 Q3 SP2 from January 13-th, 2009. Please, download it and give it a try.
Greetings,
Ves
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.