How do I remove vertical gridlines from Kendo React Chart?

1 Answer 63 Views
Charts
Jeff
Top achievements
Rank 1
Jeff asked on 07 Oct 2021, 08:05 PM

Per the subject, I want to remove the vertical gridlines.  It isn't obvious to me from any of the documentation how to do so.

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 08 Oct 2021, 05:54 AM

Hello, Jeff,

They can be removed setting the visible property of the majorGridLines to false.

I made an example showcasing this:

https://stackblitz.com/edit/react-8far2v?file=app/main.jsx

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Charts
Asked by
Jeff
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or