Legend displays series type/style in addition to color. Currently it only supports color and displayed as a colored square. In charts with multiple series types/styles it is impossible to distinguish between the different series based on legend only.
Hi,
While this item gains more popularity, the chart.legend.item.visual can be used to get the chart series markers match the legend:
https://dojo.telerik.com/ILemaBuJ
Kind
Regards,
Alex Hajigeorgieva
Progress Telerik
In other words, render the icon/marker to the left of the legend item text using the same marker assigned to the series. For example, when the series has a circle marker, the legend item should display a circle.
Will be very helpful when using meaningful colors (red,green..)