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

How To Show Minor GridLines On X Axis?

1 Answer 117 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bhavik Desai
Top achievements
Rank 1
Bhavik Desai asked on 23 Feb 2010, 07:43 AM
In Radchart , Both  X Axis and y axis are supported by  Major GridLines and Major Ticks. While X axis is not having functionality of Minor Ticks and Minor GridLines. As in My chart I want to show Both ( Major and Minor Gridlines) for x axis and Y axis.

So please Kindly suggest me some Solution as soon as possible . 

1 Answer, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 25 Feb 2010, 07:53 AM
Hi Bhavik,

Here is a short code excerpt that enables minor grid lines for X axis:
this.radChart1.PlotArea.XAxis.Appearance.MinorGridLines.Visible = true;


Greetings,
Joshua
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
Chart (obsolete as of Q1 2013)
Asked by
Bhavik Desai
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Share this question
or