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

[Solved] Non uniform x-axis gridlines?

1 Answer 76 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Christopher
Top achievements
Rank 1
Christopher asked on 12 Jun 2008, 02:18 AM
I am trying to figure out how to get RadChart to do the following on the x-axis of a chart.  The x-axis has labels/gridlines at regular intervals, for example 2,4,6,8,10, except I do not 2 be on the left, I want the axis to appear as though 1 is at the far left, place 2 half a gridline distance away from the left hand side of the chart and then plot the rest of the gridlines at uniform distance from 2.  So even though my labels are only 2-10 the chart appears to go from 1 to 11.

Thanks,
Chris

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 13 Jun 2008, 08:41 AM
Hi Christopher,

Do you need appearance similar to this online example? You can achieve it by setting RadChart1.PlotArea.XAxis.LayoutMode property to "Inside" (that is Telerik.Charting.Styles.ChartAxisLayoutMode.Inside). Hope this helps.

Kind regards,
Ves
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (Obsolete)
Asked by
Christopher
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or