Hello,
I had the following graph:
and I add code for show value on series ==> markerTemplate: textualMarker,
This is the result :
Legend ,series2 and series3 disappear. Please tell me how to fix.
Thank you.Sulada
Hello Sulada,
Thank you for contacting Infragistics support.
Here is a working sample of what you are trying to achieve: http://jsfiddle.net/V72h4/58/.
Please have in mind that when the legend is rendering renderInfo.data.item() in the "render" method is null.
Please let me know if you need anything else.