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

Can't get line all the way to edge of chart

1 Answer 21 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Web Services
Top achievements
Rank 2
Web Services asked on 12 Mar 2012, 08:01 PM
I have a rad chart here http://cnppid.intellicomweb.com/Graphs/Johnson_One-Month_Elevation.aspx . I'm outputting what my data points are that I'm adding to it above the chart itself. I'm adding the points in my code behind. What I can't figure out is why my lines aren't going all the way to the edge. You can see what my x range in the first line, and you can see from that data that I'm outputting points all the way from 0 to 29. Do you have any ideas why this isn't going all the way to the edge?

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 15 Mar 2012, 09:31 AM
Hello,

The reason for this behavior is in the LayoutMode of the XAxis. Change it to Normal and your series will appear as expected.

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.
Tags
Chart (Obsolete)
Asked by
Web Services
Top achievements
Rank 2
Answers by
Evgenia
Telerik team
Share this question
or