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

Axis marks and label alignment

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shawn
Top achievements
Rank 1
Shawn asked on 19 Aug 2010, 06:30 PM
Hello

Probably a simple question and solution but I am having trouble lining up my axis labels directly under my axis marks?

Basically I want to line up my tick mark labels directly beneath the tick marks.  Currently they are centered between tick marks.

I have attached a screen shot of how mine graph currently looks.

Thanks for the help.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 20 Aug 2010, 10:02 AM
Hi Shawn,

This behavior is controlled by the LayoutMode property:

chart1.PlotArea.XAxis.LayoutMode = Telerik.Reporting.Charting.Styles.ChartAxisLayoutMode.Normal;

Best wishes,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Shawn
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or