If you use the RadChartView control, you can remove grid lines when set the ShowGrid property to false. You can use this snippet code:
this.radChartView1.ShowGrid = false;
I hope this will help. Do not hesitate to write back with further questions.
Regards,
Ralitsa
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>