Chart series are defined with custom marker color & type(Triangle, Square). The color applied in the series get reflect in the legend color but the market type defined at series not applied to the legend. By default all the legends are displayed as "Square" is there a way to customize or overrride to get allign with the marker style defined in each series.
Hi,
The Kendo UI Chart legend item can be customized by using the legend.item.visual function.
Here is a runnable example that uses a square as the marker and legend item:
https://dojo.telerik.com/ILemaBuJ
Regards,
Alex Hajigeorgieva
Progress Telerik
I am looking for the same exact thing, in my case when I was using the older version I was getting Square Legend markers and in new version its rectangle, our client really wants Square marker. There seems to be no easy way to just do a setting to set it or default back to square.