Hello R,
The
Step property of the XAxis indicates that one out of
n Ticks will be visible where the
n is the value set to the
Step property. This means that increasing the Step of the XAxis you are providing smaller range for your Points to be plotted.
What I can suggest is that you set the
LabelStep property of the XAxis to 10 and custom Range where the Step is 1. For example:
Greetings,
Evgenia
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