Hello,
in the demos you show how to display multiple series : the model has a propoerty for each serie
I want to bind a list of series and all that series should be displayed
ie with my Model :
so in my controller, I add multiple series
is it possible to do that ? if so, how can i code the view ?
Thanks a lot