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

How do I style the base line or "zero" line in Y Axis?

1 Answer 62 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Temp
Top achievements
Rank 1
Temp asked on 15 Jun 2011, 03:32 AM
I can get the minor and major tick marks and grid lines sorted, but the base (zero) line is solid black, and can't quite figure out how to style it. Have attached picture to illustrate.
Thanks!

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 17 Jun 2011, 02:55 PM
Hello,

You can customize the XAxis style by its Appearance property. For example:
radChart.PlotArea.XAxis.Appearance.Color = Color.Red;
You can also review the "Styling Chart Elements" help topic here. I hope this helps.

Kind regards,
Polina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Chart (Obsolete)
Asked by
Temp
Top achievements
Rank 1
Answers by
Missing User
Share this question
or